Run-Time Library Reference

Visual C++

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
   The entire Visual C++ product.
   MFC Reference and Tech Notes.
Compiling and Linking   Building your program.
   Includes the Standard Template Library and revised iostream classes.
   Original iostream classes.