home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH09
/
A092028.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-22
|
294 b
|
6 lines
This loop accesses the elements in the static array "GradeList".
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.