home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH05 / A052108.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-12  |  224.8 KB  |  1 channel  |  11,025 sample rate  |  21 seconds
Transcription: Client code can call the member function remove to delete an entry from a phone book. The argument who holds the name for the entry to be removed. Remove returns an integer value which is set to 1 if the deletion is successful or to 0 if there is no entry for the name who in the phone book object.