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

  1. Because the classes List and ListIter must have access to the data
  2. member "link", those two classes are declared to be friends of
  3. this class.
  4.