Macro

  • 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
  • C

Macro With Argument v/s Function: C Program

In today's video tutorial lets see the difference between a Macro with argument and a simple function. Related Read: Macros…

4 years ago
  • C

C Program To Find Area of Circle Using Macro Expansion

In this video tutorial lets learn about Macro Expansion and also lets write a simple program to find area of…

4 years ago