home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17116.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-04  |  217.2 KB  |  1 channel  |  11,025 sample rate  |  20 seconds
Transcription: main.cpp contains the main routine. Two stacks and two iterators are defined in main.cpp. llstack.h, llstack.cpp, astack.h, and astack.cpp are included because they contain the stack and iterator template definitions.