Using C Preprocessors

The well-known #define and #if..#endif is no big deal. But from time to time, we might want to use some features that provided by the CPP. [more]