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

  1. This statement calls geti() from a derived class object.  The
  2. derived1 definition of geti() is invoked.  If you run this
  3. example, you will see that the output is different from the
  4. preceding example.
  5.