Re: rndtonl

2014-11-05 Thread Laeeth Isharc via Digitalmars-d-learn

Thanks, Adam.

Should we perhaps make a pull to suggest updating the docs/wiki?  
As the point below is not what one would infer from the dlang.org 
library reference page.


(If I say we, it's because I don't know what the protocol is, or 
whether my perception is right).


On Tuesday, 4 November 2014 at 18:39:29 UTC, Adam D. Ruppe wrote:
I think rndtonl is a C library function that isn't always 
present in the system.


It doesn't work on my computer either and I can't find any 
documentation about it. It is probably not meant to be called 
by end users.




Re: rndtonl

2014-11-04 Thread Adam D. Ruppe via Digitalmars-d-learn
I think rndtonl is a C library function that isn't always present 
in the system.


It doesn't work on my computer either and I can't find any 
documentation about it. It is probably not meant to be called by 
end users.