CPP — User Commands
NAME
cpp − C pre-processor
SYNOPSIS
cpp [options]
OPTIONS
See the man page for cc to find about about the cpp switches.
INTRODUCTION
Cpp is the GNU C preprocessor. Cc invokes it automatically to expand macros and perform conditional compilation before compiling. This program is rarely invoked by normal users. The options to cpp are all described in the man page for the C compiler.
KEYWORDS
compiler, GNU, macro, preprocessor
Sprite version 1.0 — February 27, 1989