limits for numeric types
Ali Çehreli
acehreli at yahoo.com
Fri Jun 21 14:03:54 PDT 2013
On 06/21/2013 12:19 PM, Craig Dillabaugh wrote:
> I feel kind of dumb asking this, as I thought I could solve it
> with 30 seconds on Google, but no luck.
>
> Where can I get values for min/max values for D numeric types,
> like what is available in limits.h and float.h for C/C++?
I have the following chapters, especially the first one is decidedly brief:
http://ddili.org/ders/d.en/types.html
http://ddili.org/ders/d.en/floating_point.html
No, I could not come up with search terms that would find them. :(
Ali
More information about the Digitalmars-d-learn
mailing list