Visual C++

C++ Language Reference

This manual explains the C++ programming language as it is implemented in Microsoft® C++. Microsoft C++ is based on The Annotated C++ Reference Manual by Margaret Ellis and Bjarne Stroustrup (the ANSI base document for C++) and the current working paper for the draft proposed standard. For information about the Microsoft C compiler, see the C Language Reference.

Organization of the C++ Language Reference

Interesting home pages
Visual C++ Home    Visual C++ at a glance.
Run-Time Library Reference   Alphabetic reference to the standard C library of functions.
Class Library Reference    Alphabetic reference to the Microsoft Foundation classes.
iostream Class Library Reference   Alphabetic reference to the class library for I/O operations.