home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A081241.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-10-22  |  183.2 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: The iterator for an array is deceptively simple. Linked lists and more complicated constructs can require more complicated iterators. Finding the next element in a linked list usually involves manipulating the this pointer. Some constructs require more than one iterator.