Next: Special tokens, Previous: FWEB macros, Up: FWEB macros [Contents][Index]
- Fundamentally, FWEB macros follow the syntax for ANSI C. There are also a few extensions, notably the possibility of variable (optional) arguments (see FWEB macros with variable arguments) and some additional preprocessing tokens (see Special tokens).
- Adjacent strings in macro text are automatically concatenated.