“As mentioned earlier, the first step that the compiler does is
it sends our source code through the C Preprocessor. The C
Preprocessor is responsible for 3 tasks: text substitution,
stripping comments, and file inclusion. Text substitution and file
inclusion is requested in our source code using preprocessor
directives. The lines in our code that begin with the
“#” character are preprocessor directives.”
Examining the Compilation Process. Part 1.
By
Get the Free Newsletter!
Subscribe to Developer Insider for top news, trends, & analysis