home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10155.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  190.9 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: The member function print writes the data members name and tell to the output stream specified by the argument OS. The data member link is not printed because it is used only by the classes list and list-iter to implement the linked list.