Contents Menu Expand Light mode Dark mode Auto light/dark mode
The C Preprocessor 13.0.1 (experimental 20220101) documentation
Logo
The C Preprocessor 13.0.1 (experimental 20220101) documentation
  • Copyright
  • Overview
    • Character sets
    • Initial processing
    • Tokenization
    • The preprocessing language
  • Header Files
    • Include Syntax
    • Include Operation
    • Search Path
    • Once-Only Headers
    • Alternatives to Wrapper #ifndef
    • Computed Includes
    • Wrapper Headers
    • System Headers
  • Macros
    • Object-like Macros
    • Function-like Macros
    • Macro Arguments
    • Stringizing
    • Concatenation
    • Variadic Macros
    • Predefined Macros
    • Undefining and Redefining Macros
    • Directives Within Macro Arguments
    • Macro Pitfalls
  • Conditionals
    • Conditional Uses
    • Conditional Syntax
    • Deleted Code
  • Diagnostics
  • Line Control
  • Pragmas
  • Other Directives
  • Preprocessor Output
  • Traditional Mode
    • Traditional lexical analysis
    • Traditional macros
    • Traditional miscellany
    • Traditional warnings
  • Implementation Details
    • Implementation-defined behavior
    • Implementation limits
    • Obsolete Features
  • Invocation
  • Environment Variables
  • GNU Free Documentation License
  • Indexes and tables
Back to top
Edit this page

Copyright#

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the GNU Free Documentation License.

  1. The FSF’s Front-Cover Text is:

    A GNU Manual

  2. The FSF’s Back-Cover Text is:

    You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development.

Next
Overview
Previous
Home
Copyright © 1987-2022 Free Software Foundation, Inc.
Made with Sphinx and @pradyunsg's Furo
Last updated on Nov 08, 2022