home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH13 / A131474.TXT < prev    next >
Encoding:
Text File  |  1993-09-21  |  131 b   |  3 lines

  1. dumpStack() empties the stack by popping items off it and printing
  2. their values.  After dumpStack() returns, the stack is empty.
  3.