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

  1. This is the destructor for the List object.  In this application,
  2. it is called when the program terminates.  The List object may
  3. contain any number of items at that time.
  4.