cpp.info: Macros

Go forward to Conditionals
Go backward to Header Files
Go up to Top
Go to the top op cpp

Macros

   A macro is a sort of abbreviation which you can define once and then
use later.  There are many complicated features associated with macros
in the C preprocessor.