home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH07 / A0709417.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-21  |  163.0 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: Control returns to the function main. In this line, the delete operator deallocates the dynamic memory used by the string, text and code. Notice that although the string has gone, the pointer, point to free, remains on the stack.