max double

Roger Taranto roger at rogflies.com
Sat Dec 16 01:55:38 UTC 2006


On Fri, 2006-12-15 at 16:44, Mike - EMAIL IGNORED wrote:
> How do I find the max double on my FC4?
> Thanks,
> Mike.

$ gcc -dM -E -xc /dev/null | grep __DBL_MAX__
#define __DBL_MAX__ 1.7976931348623157e+308




More information about the fedora-list mailing list