Macro Definition

  • C

C Preprocessor Operator: defined

In this video tutorial lets see how to use preprocessor operator "defined" in C programming language. How Does 'defined' preprocessor…

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