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


Dave.Marshall@cm.cf.ac.uk
Fri May 20 13:40:49 BST 1994