Document: cpp-10
Title: The GNU C preprocessor, version 10
Author: Various
Abstract: The C preprocessor is a "macro processor" that is used automatically
 by the C compiler to transform your program before actual compilation.
 It is called a macro processor because it allows you to define "macros",
 which are brief abbreviations for longer constructs.
Section: Programming

Format: html
Index: /usr/share/doc/gcc-10-doc/cpp.html
Files: /usr/share/doc/gcc-10-doc/cpp.html

Format: pdf
Index: /usr/share/doc/gcc-10-doc/cpp.pdf
Files: /usr/share/doc/gcc-10-doc/cpp.pdf

Format: info
Index: /usr/share/info/cpp-10.info.gz
Files: /usr/share/info/cpp-10*

