C Language Reference

The C Language Reference describes the C programming language as implemented in Microsoft C. The book's organization is based on the ANSI C standard (sometimes referred to as C89) with additional material on the Microsoft extensions to the ANSI C standard.

For additional reference material on C++ and the preprocessor, see:

Compiler and linker options are documented in the C/C++ Building Reference.

See also

C++ Language Reference