13. Preprocessor
Objectives
In this chapter you’ll:
Use #include
to develop large programs.
Use #define
to create macros and macros with arguments.
Use conditional compilation to specify portions of a program that should not always be compiled (such as code that assists you in debugging).
Display error messages during conditional compilation.
Get C for Programmers with an Introduction to C11 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.