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

  1. Here is the declaration of the class GradeIterator.  This is an
  2. iterator class.  Objects of this class are used to step through
  3. the array of grades contained in a Grade object.
  4.