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:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user