home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A052303.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-29  |  213.3 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: This application program begins by declaring tellbook to be an object of the phonebook. Next, the program calls the member function init to prepare this phonebook object for use. The next chapter shows how a constructor member function can be used to set up an object of a class automatically.