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

  1. These lines insert the PhoneNum object pointed to by "entry"
  2. between two items in the linked list.  The "link" data members of
  3. both the preceding PhoneNum object and the new PhoneNum object are
  4. updated.
  5.