C
Preprocessor – the #ifndef Directive
C
Preprocessor – the #ifndef Directive
C
Preprocessor – the #elif Directive
C
Preprocessor – the #if 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
C as a Strongly Typed Language
C
Compilation Error – Improperly Defined Macro
C++
Programming Error – Incorrect Array Declaration