Visual C++

Run-Time Library Reference

The Microsoft run-time library provides routines for programming for the Microsoft Windows NT and Windows 95 operating systems. These routines automate many common programming tasks that are not provided by the C and C++ languages.
C Run-Time Libraries
Run-time routines listed by category
Global variables
Standard types
Global constants


Interesting home pages
Visual C++ Home   The entire Visual C++ product.
Microsoft Foundation Class Library   MFC Reference and Tech Notes.
Compiling and Linking   Building your program.
C++ Standard Library   Includes the Standard Template Library and revised iostream classes.
iostream Class Library   Original iostream classes.