home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH17 / A172623.TXT < prev    next >
Encoding:
Text File  |  1993-11-25  |  129 b   |  3 lines

  1. Here are the declarations of a linked list stack that can be used
  2. to store integers and an iterator for the linked list stack.
  3.