Next: C Compiler Up: The C Compilation Model Previous: The C Compilation Model

The Preprocessor

We will study this part of the compilation process in greater detail later (Chapter . However we need some basic information for some C programs.

The Preprocessor accepts source code as input and is responsible for

For example


drago@scri.fsu.edu
Jan. 1997