home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17175.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-25  |  140.0 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: This is the definition of the member function PUSH for the template class AStackT. If the stack is full, an exception is thrown. If not, the element is pushed onto the stack.