I want some numbers to differ in every build. How do I do that in c?
Name:
Anonymous2010-02-24 12:33
>>10
Yes! Pay attention though: double '$' is needed only if you invoke the compiler from a Makefile, if you are compiling from the commandline/script, it's just '$RANDOM'.