Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 863 Bytes

File metadata and controls

17 lines (13 loc) · 863 Bytes
description Learn more about: C Language Syntax Summary
title C Language Syntax Summary
ms.date 11/04/2016
helpviewer_keywords
Visual C, syntax notation
syntax, C notation
notation in C
syntax
ms.assetid 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