Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 985 Bytes

File metadata and controls

27 lines (21 loc) · 985 Bytes
title Grammar Summary (C/C++) | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.technology
cpp-tools
ms.topic reference
dev_langs
C++
helpviewer_keywords
grammar
preprocessor, grammar
ms.assetid 0acb6e9b-364c-4ef8-ace4-7be980521121
author corob-msft
ms.author corob
ms.workload
cplusplus

Grammar Summary (C/C++)

This section describes the formal grammar of the preprocessor. It covers the syntax of preprocessing directives and operators discussed in The Preprocessor and in Pragma Directives.

The following topics are included:

See Also

C/C++ Preprocessor Reference