Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.09 KB

File metadata and controls

26 lines (18 loc) · 1.09 KB
description Learn more about: C Language Reference
title C Language Reference
ms.custom index-page
ms.date 11/04/2016
f1_keywords
c
helpviewer_keywords
Visual C
C, language reference
Visual C, language reference
language reference, C
ms.assetid 3a306c30-8dd2-435b-bd1c-c143b02c0872

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