home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A05131.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-24  |  202.4 KB  |  1 channel  |  11,025 sample rate  |  18 seconds
Transcription: The PhoneBook class shows three of the functions that are the interface for using objects of the type PhoneBook. Notice that the bodies for these functions are not included in the class definition. This chapter explains how to separate the definitions from the prototypes of member functions.