How will you override an existing macro in C?

Short Answer
Views 2504

Answer:

To override an existing macro, we need to undefine existing macro using “#undef”. Then, we need to define same macro again with new value.

Related Articles:

This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of C Programming Language, click the links and dive deeper into this subject.

Join Our telegram group to ask Questions

Click below button to join our groups.