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

  1. The definition of message() in derived1 overrides the definition
  2. in base1.  The definition of message() in derived1 prints a
  3. different string than the definition in base1.
  4.