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

  1. Here, the function call operator is overloaded.  Each time the
  2. function is called, it returns the current element of the stack
  3. and moves the current node pointer to the next node.
  4.