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

  1. printi() prints the value returned by geti().  Note that the
  2. derived class member can call the base class member as if it were
  3. a member of the derived class.
  4.