Programmin Gyan

Ep 1 - [C++] Prefer const and inline to #define

Prefer the compiler to the preprocessor.

In this episode, Dheeraj is talking about the drawbacks of using #define and what are the better alternate in different cases

Listen to more episode at www.jhadheeraj.com/podcast

To know more about me and to read blogs visit www.jhadheeraj.com

Follow me at

LinkedIn: https://www.linkedin.com/in/jhadheeraj/

Twitter: @dheerajjha_03

Instagram: jha.dheeraj03

Ref:

Effective C++ by Scott Meyers