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

  1. Because the argument b has the type pointer to base1, this call to
  2. message() in the body of useClass() invokes the base1 definition
  3. of message().
  4.