User profile: rlskinner

User info
User name:rlskinner
History
Joined:
Number of posts:5
Latest posts:

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 string
Yeah, I thought about the include file solution. It looks to me like quoting the string on the co...

Compiling #define's *value* in a string
It'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 string
Well 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 string
OK, 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

User: rlskinner

  • Public profile