Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Guide To CA-Clipper - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
 #command        Specify a user-defined command or translation directive
 #command        continued...
 #define         Define a manifest constant or pseudofunction
 #error          Generate a compiler error and display a message
 #ifdef          Compile a section of code if an identifier is defined
 #ifndef         Compile a section of code if an identifier is undefined
 #include        Include a file into the current source file
 #stdout         Send literal text to the standard output device
 #undef          Remove a #define macro definition
 #xcommand       Specify a user-defined command or translation directive

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson