Name: Anonymous 2010-02-24 8:01
I want some numbers to differ in every build. How do I do that in c?
#include </dev/stdin> in your C file and simply append <<< "int rand_const = $$RANDOM;" to the compiler invocation. That is all, no bloat.