home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH14 / A141352.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-21  |  141.1 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: The structure node is a private member of SLList. The singly linked list is made up of objects of node, each of which has a data part and a pointer to the next node in the list.