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

  1. The function useClass() is the client code for these classes.  It
  2. takes an argument that is a pointer to base1.  It calls the
  3. message() function using this pointer.
  4.