Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 1.05 KB

c-language-syntax-summary.md

File metadata and controls

26 lines (24 loc) · 1.05 KB
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager ms.workload
C Language Syntax Summary | Microsoft Docs
11/04/2016
cpp-language
article
C++
Visual C, syntax notation
syntax, C notation
notation in C
syntax
6edccdb7-453b-4820-a5d8-075c19fb8926
6
mikeblome
mblome
ghogen
cplusplus

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