drand48()?
Willard Goosey (5119) 257 posts |
drand48() definitely exists in the clib, but it doesn’t seem to be in a header or the dde docs anywhere? Can someone verify the arguement types for srand48()? |
Willard Goosey (5119) 257 posts |
Or rather, drand48() was hiding in a different file of the project I was working on, so no it isn’t in dde’s clib. Not my code, not my fault it stole the specific name of a common but not ansi library call. And now it doesn’t use that name because that’s dumb. |