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

  1. A class can have the same class as an indirect base class more
  2. than once.  In this example, base1 is the indirect base class of
  3. indirect1 through both direct1 and direct2.
  4.