|
2 |
typo in tag
|
||
|
1 |
|
||
C Macros to create stringsI would like to use C #define to build literal strings at compile time. The string are domains that change for debug, release etc. I would like to some some thing like this:
But the preprocessor doesn't evaluate anything within ""
|
||||
