diff options
Diffstat (limited to 'cppawk.1')
-rw-r--r-- | cppawk.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -190,6 +190,12 @@ points the preprocessor to look for files in its own directory, which contains a library of header files that accompany .BR cppawk . +.IR <narg.h> +This header provides macros which make it easy to write variable-argument +macros with complex expansions. This is documented in the +.B cppawk-narg +manual page. + .IR <case.h> This header provides macros for writing a .BI case |