home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A101214.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  148.2 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: The constructor for the List class initializes the pointer first to a null pointer because the list is empty. The compiler supply destructor is not adequate for this class. A destructor is explicitly defined.