Node:Macro features, Next:Tokens, Previous:FWEB macros, Up:FWEB macros
- Fundamentally, FWEB macros follow the syntax for ANSI C. There are also a few extensions, notably the possibility of variable (optional) arguments (see Variable arguments) and some additional preprocessing tokens (see Tokens).
- Adjacent strings in macro text are automatically concatenated.
EXTENSIONS of ANSI-C MACRO SYNTAX