home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A172321.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-26  |  138.9 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: An iterator object has two data members, pNode and pStack. pNode is a pointer to the current node in the linked list stack. pStack is used to determine the state of the stack.