Mail Archives: djgpp/1997/03/02/06:33:22
On Fri, 28 Feb 1997, Damian Walker wrote:
> > Are you sure your libc.inf is from v2.01?  Mine does include `srandom'.
> 
> And when I looked I couldn't find 'srand' which I need if I'm to stay 
> ANSI-compliant in my programs.  Maybe I ought to double-check.
This is a known bug, but only in the docs (the library does have the
`srand' function, so you can write ANSI-compatible programs).  John
M. Aldrich has submitted a patch to the docs that fixes that.
- Raw text -