home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A08112.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  225.4 KB  |  1 channel  |  11,025 sample rate  |  21 seconds
Transcription: Here, the member function insert of the phonebook class calls the string member function compare. This is a reworking of the phonebook class used in chapters 5 and 6. The class string replaces the string typedef. String member functions are called instead of the standard string manipulation functions.