home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A171524.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  125.3 KB  |  1 channel  |  11,025 sample rate  |  11 seconds
Transcription: The function pop() overrides the pure virtual function of the corresponding base class. pop() removes an element from the top of the stack and returns the element's value.