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

  1. The function "NumElem()" overrides the pure virtual function of
  2. the corresponding base class.  "NumElem()" returns the number of
  3. elements in the stack.
  4.