Menu

#5 Assume POSIX srandom

Unstable (example)
open
nobody
None
5
2017-11-10
2017-11-10
No

srandom() has been type void for literal decades at this point. Just remove the declaration completely, as stdlib.h pulls it in earlier in the file. Otherwise the #if line will just get longer and longer...

1 Attachments

Discussion


Log in to post a comment.