DOCERR: Figure 3.1 Missing from "C++ Language Reference" Page 72
PSS ID Number: Q102365
Article last modified on 07-14-1994

7.00

MS-DOS


----------------------------------------------------------------------
The information in this article applies to:

 - Microsoft C/C++ for MS-DOS, version 7.0
----------------------------------------------------------------------

On page 72 of the Microsoft C/C++ "C++ Language Reference" manual for
version 7.0, Figure 3.1 has been omitted. It should appear as follows:

   Class A
     ^
     |
     |
   Class B : { private | protected | public } A
     ^
     |
     |
   Class C : public B

You can view this figure on the Microsoft Developers Network (MSDN)
CD-ROM. To view this figure, choose Index, select Product
Documentation, select C/C++ 7.0, select C++ Language Reference, then
choose Chapter 3. The section titled "Pointer to Classes" contains the
correct figure.

Additional reference words: 7.00
KBCategory: Refs
KBSubCategory: CPPLngIss

=============================================================================

Copyright Microsoft Corporation 1994.
