Preprocessor Directives
C system = C language + preprocessor + libraries
Preprocessor modifies program before it is compiled.
Common directives: #include and #define
# must be first non-blank character on the line.
Previous slide
Next slide
Back to first slide
View graphic version