home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH08 / A081242.TXT < prev    next >
Encoding:
Text File  |  1993-10-22  |  122 b   |  3 lines

  1. For example, a singly-linked list usually has a pointer to the
  2. first node and pointers from each node to the next node.
  3.