Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020707004811.015e5f50@localhost> X-Sender: sbehrens AT gmx DOT li/pop DOT gmx DOT li AT localhost Date: Sun, 07 Jul 2002 00:50:44 -0400 To: cygwin AT cygwin DOT com From: Shawn Behrens Subject: SUSv2: Can we have MAXFLOAT in ? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Hi, SUSv2 specifies that MAXFLOAT be part of math.h. See here: http://www.opengroup.org/onlinepubs/007908799/xsh/math.h.html Could that be added, please? Like this, for example: #define MAXFLOAT ((float)3.40282346638528860e+38) (Which should match Intel architecture if my sources are right) Cheers Shawn -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/