Chapter 20: More About the Preprocessor

In this chapter we'll learn about two mildly advanced uses of the preprocessor: ``function-like'' preprocessor macros (also called ``macros with arguments'') and ``nested header files'' (also known as ``nested #include files'').

20.1: Function-Like Preprocessor Macros

20.2 Nested Header Files


Read sequentially: prev next up top

This page by Steve Summit // Copyright 1996-1999 // mail feedback