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

  1. This line declares "pAssoc" to be a pointer to an object of
  2. type GradeAssoc.  This pointer is used to step through the list of
  3. letters and the associated range of numbers stored in a GradeAssoc
  4. object.
  5.