Hi
If i code something like this..........
#define name "vishal" // "niki"
what would be the name store...........
is it vishal
or
vishal // niki
i am confused......:(
Vishal
Printable View
Hi
If i code something like this..........
#define name "vishal" // "niki"
what would be the name store...........
is it vishal
or
vishal // niki
i am confused......:(
Vishal
Dear Vishal,
What is the confusion?
It will be "Vishal" only.
Rest will be ignored as comment.
It is such a simple code that
You would have known the solution by now
If you bothered to type the code and run.
Regards.
Pravin.
27-01-2004.