home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A17225.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-04  |  170.7 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: Push attempts to allocate a node. If the allocation fails, an exception is thrown. If not, the data is assigned to the datum portion of the node. The node is then added to the head of the linked list and the value of used is incremented.