preprocessor commands

  • C

Conditional Compilation In C: #ifndef #else #endif

In this video tutorial lets learn about preprocessor command or directives like #ifndef, #else and #endif. These directives are used…

4 years ago
  • C

Conditional Compilation In C: #ifdef #else #endif

In this video tutorial lets learn about preprocessor command or directives like #ifdef, #else and #endif. These directives are used…

4 years ago