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

  1. Allocate three more "CachedNodes" and add them to the list.  The
  2. fourth node will be created with "::new()" since the cache has
  3. room for three nodes.
  4.