On Fri, 5 Sep 2003, Igor Pechtchanski wrote: > HUGE is a SVID-specific value that is equal to MAXFLOAT on my RedHat 7.3 > box. That is *not* the same as HUGE_VAL, BTW, so I'd use MAXFLOAT > instead. >
MAXFLOAT is outdated. I would suggest FLT_MAX in float.h. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/