0
0
mirror of https://github.com/netwide-assembler/nasm.git synced 2025-09-22 10:43:39 -04:00

doc: document preprocessor functions

Add documentation for preprocessor functions, as well as the flow of
preprocessor expansion.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
This commit is contained in:
H. Peter Anvin
2022-11-11 20:25:49 -08:00
parent 3fe5b3f5a1
commit 392b2b18a0
2 changed files with 289 additions and 17 deletions

View File

@@ -20,6 +20,10 @@ filename information anyway.
\b Fix handling of MASM-syntax reserved memory (e.g. \c{dw ?}) when
used in structure definitions.
\b The preprocessor now supports functions, which can be less verbose
and more convenient than the equivalent code implemented using
directives. See \k{ppfunc}.
\S{cl-2.15.06} Version 2.15.06