random numbers rand() is all you get on Windows On Linux you get int random() double drand48() random a...
Compiling #define's *value* in a stringYeah, I thought about the include file solution. It looks to me like quoting the string on the co...
Compiling #define's *value* in a stringIt's not like I had much choice in the matter. The program in question is a thin wrapper Setup.exe,...
Compiling #define's *value* in a stringWell yeah, I can quote it on the command line. And it looks like I may [b]have[/b] to do it there. ...
Compiling #define's *value* in a stringOK, I need to compile the *value* of a #define'ed symbol into a C++ program. I would like to pass t...
This user does not accept Private Messages