home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A172032.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-04  |  207.3 KB  |  1 channel  |  11,025 sample rate  |  19 seconds
Transcription: llStackT has two member variables and a struct declaration. The struct declaration node contains a variable datum of type T and a pointer to the next node. plist points to the top member of the stack. used represents the number of nodes in the stack.