13. Preprocessor

Objectives

In this chapter you’ll:

Image Use #include to develop large programs.

Image Use #define to create macros and macros with arguments.

Image Use conditional compilation to specify portions of a program that should not always be compiled (such as code that assists you in debugging).

Image 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.