home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH06 / A062046.TXT < prev    next >
Encoding:
Text File  |  1993-11-18  |  151 b   |  8 lines

  1. First, the value of
  2. "newdata" is assigned to
  3. the relevant data member
  4. of the new node.  Now,
  5. this new node is ready
  6. to be linked into the
  7. list.
  8.