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

  1. The public member function add() takes a single argument that is a
  2. reference to a ListItem object.  It adds a node that has this
  3. ListItem object as its data part to the end of the list.
  4.