Macro « Development Class « C# / C Sharp






1.The use of the #define, #if, and #endif preprocessor directivesThe use of the #define, #if, and #endif preprocessor directives
2.#undef, #elif, and #else preprocessor directives#undef, #elif, and #else preprocessor directives
3.Define macro for conditional compile
4.Macro in action