f78
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.
See the following documentation for more detailed discussion of macros.