home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH09 / A091923.TXT < prev    next >
Encoding:
Text File  |  1993-10-28  |  161 b   |  4 lines

  1. The structure "GradeAssoc" is used to associate a letter grade
  2. with a numeric range.  For example, the letter A is associated
  3. with the number pair (80, 100).
  4.