Hi all..
the operator '#' which is used to replace the actual parameters of a macro with their values , a part of standard C?
Plz reply..
thanks in advance.
raj_ksrt.
This is a discussion on is the stringizing operator('#' operator) a part of standard C? within the C Programming forums, part of the General Programming Boards category; Hi all.. the operator '#' which is used to replace the actual parameters of a macro with their values , ...
Hi all..
the operator '#' which is used to replace the actual parameters of a macro with their values , a part of standard C?
Plz reply..
thanks in advance.
raj_ksrt.
yes, it is
If I have eight hours for cutting wood, I spend six sharpening my axe.
And it's already been answered in it's duplicate:
Is stringizing operator ('#' operator) a part of standard C?
--
Mats
Compilers can produce warnings - make the compiler programmers happy: Use them!
Please don't PM me for help - and no, I don't do help over instant messengers.