![]() |
Macro/preprocessor handling
Hai everybody
i have one question. ie how to define the macro/preprocessor which replace to code whatever string input is given. for example if the program like this Code:
#include<stdio.h>a=10,b=20 If anyone know the answer please tell me soon. |
Re: Macro/preprocessor handling
I dont think anything like that is possible but would like to be proved wrong by some other C/C++ guys.
|
Re: Macro/preprocessor handling
sir macros receive values in compile time,so in run time we cannot change,is it right.
|
| All times are GMT +5.5. The time now is 15:05. |