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

  1. This statement creates a Grade object "x".  In this program,
  2. "x" contains five letter grades:  A, B, C, D, and F.  Two
  3. integers that represent the lowest and highest number grades for
  4. each letter grade are also stored in "x".
  5.