C
Preprocessor – the #ifdef Directive
C
Preprocessor – the #ifdef Directive
C
Preprocessor – Understanding the defined Operator
C
Preprocessor – the #include Directive
C
Preprocessor – the #undef Directive
C
Preprocessor – The #define Directive
C++
Debugging – An Easy Way to Catch Typing Errors in C++
C
Compilation Error – Improperly Defined Macro
C++
Programming Error – Incorrect Array Declaration
C
Preprocessor – The Token Pasting (##) Operator