Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 863 Bytes

c-language-syntax-summary.md

File metadata and controls

17 lines (13 loc) · 863 Bytes
description title ms.date helpviewer_keywords ms.assetid
Learn more about: C Language Syntax Summary
C Language Syntax Summary
11/04/2016
Visual C, syntax notation
syntax, C notation
notation in C
syntax
6edccdb7-453b-4820-a5d8-075c19fb8926

C Language Syntax Summary

This section gives the full description of the C language and the Microsoft-specific C language features. You can use the syntax notation in this section to determine the exact syntax for any language component. The explanation for the syntax appears in the section of this manual where a topic is discussed.

Note

This syntax summary is not part of the ANSI C standard, but is included for information only. Microsoft-specific syntax is noted in comments following the syntax.

See also

C Language Reference