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

  1. Each item in the object "list" is a pointer to an object of the
  2. PhoneNum class.  The function lookup() declares a pointer to a
  3. PhoneNum object, "entry", to access each item in turn.
  4.