Skip to content

Latest commit

 

History

History
45 lines (43 loc) · 1.22 KB

File metadata and controls

45 lines (43 loc) · 1.22 KB
title C Language Syntax Summary | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-language
ms.tgt_pltfrm
ms.topic article
dev_langs
C++
helpviewer_keywords
Visual C, syntax notation
syntax, C notation
notation in C
syntax
ms.assetid 6edccdb7-453b-4820-a5d8-075c19fb8926
caps.latest.revision 6
author mikeblome
ms.author mblome
manager ghogen
translation.priority.ht
cs-cz
de-de
es-es
fr-fr
it-it
ja-jp
ko-kr
pl-pl
pt-br
ru-ru
tr-tr
zh-cn
zh-tw

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