home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A092028.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  183.2 KB  |  1 channel  |  11,025 sample rate  |  17 seconds
Transcription: This loop accesses the elements in the static array grade list. Each letter grade is printed in turn together with the lowest and highest number grade associated with that letter grade. Notice how the overloaded function call operator is used to step through the elements in the array.