home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH10 / A10095.TXT < prev    next >
Encoding:
Text File  |  1993-09-23  |  198 b   |  5 lines

  1. This file contains the definitions of the List, ListIter, and
  2. PhoneNum classes.  These three classes are cooperating classes.
  3. They support a linked list in which each item is a PhoneNum
  4. object.
  5.