Next: WEB macros Prev: Macros Up: Macros Top: Top Outer macros are defined by `@d'. They are simply copied to the beginning of the output file. This is most useful for C or C++ codes; it's a shorthand way of typing #define when the positioning of the #define is unimportant.