Cpp processes a number of directives including:
#define
see "Using #define".
#undef
no example yet.
#include
see "Creating an Object Library".
#if
no example yet.
#ifdef
no example yet.
For details on "cpp" refer to the documentation available at your site. Various versions of the program may have particular syntax requirements...
Return to Contents.
THE END - Notes on Rayshade - 8 - Tips and Tricks