#ifndef

  • C

#undef Directive: C Program

In today's video tutorial lets see how to use #undef preprocessor directive. Related Read: C Program To Find Area of…

4 years ago
  • 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

#error Preprocessor Directive: C Programming

In this video tutorial, lets see how we can make use of #error preprocessor command or directive. Where Is It…

4 years ago