home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A1013111.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  168.5 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: These lines destroy the phoneNum object that is the first item in this linked list. Notice that the pointer first is updated. The operator delete calls the destructor of the phoneNum object and deallocates the dynamic memory it occupied.