Conditional Compilation Macros - # if - #else - #elif - #endif




This video explains the conditional compilation pre-procesoor directives. You will learn how to how to use #if, #else, #elif, #endif in detail with an example.