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

  1. This is the constructor for an iterator object for the LLStack
  2. class.  Notice that an initializer list is used to assign the
  3. pointer and status for the associated linked list stack.
  4.