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 live online training, plus books, videos, and digital content from nearly 200 publishers.