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

  1. In this example, message() is a virtual function because it is
  2. declared with the keyword "virtual".
  3.