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

  1. "Main.cpp" contains the main routine.  Two stacks and two
  2. iterators are defined in "main.cpp".  "LLStack.h", "LLStack.cpp",
  3. "AStack.h" and "AStack.cpp" are included because they contain the
  4. stack and iterator template definitions.
  5.