On 2014/12/17 09:37, Carlin Bingham wrote:
> There is no warning when compiling code that calls random() but two
> warnings when compiling code that calls rand() -
I noticed this earlier as well.
> : warning: random() may return determinstic values, is that what you
> want?warning: rand() may re
There is no warning when compiling code that calls random() but two
warnings when compiling code that calls rand() -
: warning: random() may return determinstic values, is that what you
want?warning: rand() may return determinstic values, is that what you want?
Is the first parameter to __warn