April 2013
Intermediate to advanced
608 pages
16h 6m
English
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.
Read now
Unlock full access