[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [LCP]Detecting overflow of floating point calculations



On Tue, Jun 25, 2002 at 12:47:09PM -0400, Jack Lloyd wrote:
> I'm not completely sure, but I'm 95%+ positive that these functions, or
> maybe different functions with identical functionality, are in C99.
>  -Jack

Thanks.  I'll use finite() and if it doesn't work for someone, maybe
they'll know what to do to make it work.

Chuck