diff options
Diffstat (limited to 'Doc/myformat.sty')
-rw-r--r-- | Doc/myformat.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/myformat.sty b/Doc/myformat.sty index dc72768..b117478 100644 --- a/Doc/myformat.sty +++ b/Doc/myformat.sty @@ -161,6 +161,7 @@ \newcommand{\Cpp}{C\protect\raisebox{.18ex}{++}} \newcommand{\C}{C} \newcommand{\EOF}{{\sc eof}} +\newcommand{\NULL}{\code{NULL}} % code is the most difficult one... \newcommand{\code}[1]{{\@vobeyspaces\@noligs\def\{{\char`\{}\def\}{\char`\}}\def\~{\char`\~}\def\^{\char`\^}\def\e{\char`\\}\def\${\char`\$}\def\#{\char`\#}\def\&{\char`\&}\def\%{\char`\%}% |