/
Preprocessor Definitions

Preprocessor Definitions

  • Preprocessor definitions are a tool in C. It is important to know how and when to use them, as well as the implications they have. Note that C++ has many tools such as inline functions that may be better suited compared to a preprocessor definition such as a macro.

Macros

Other preprocessor definitions

Related content

C Keywords & Preprocessor Definitons
C Keywords & Preprocessor Definitons
More like this
Volatile
More like this
The Debugger
Read with this
EFS Tutorial Interview Questions
EFS Tutorial Interview Questions
More like this
Working with git
Working with git
Read with this