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

  1. The member function del() removes an item from a List object.  The
  2. argument "entry" is a pointer to the PhoneNum object to be
  3. removed.  The argument "next" is an iterator object.
  4.