#define modify from input

 

I want to modify #define value from input

How can i do that?

 
Arpit T:

I want to modify #define value from input

How can i do that?

you can't   it is replaced with the defined value at compulation not runtime