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 -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list