• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
cmath, math.h, and isnan
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cmath, math.h, and isnan


  • Subject: cmath, math.h, and isnan
  • From: Wesley Smith <email@hidden>
  • Date: Mon, 23 May 2005 08:33:12 -0700

Hi,

I'm trying to compile some image processing software that uses isnan.
I'm using gcc 3.3, so (as was pointed out earlier) the c99 extensions
aren't in c++ yet.  Thus, when I include on cmath I get a 'isnan'
undeclared error.  The same goes for when I include both cmath and
math.h.  When I just include math.h however isnan is defined and I can
compile.

In compiling this software, I need to somehow figure out how to use
both the isnan from math.h and cmath for the other functions defined
there in the same header file but not have them conflict.  Are there
any compiler settings of macros that can be used to do this?

thanks,
wes

PS is this still an issue under Tiger with gcc 4.0?
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: cmath, math.h, and isnan
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Internal Error with Xcode 1.5
  • Next by Date: Re: Internal Error with Xcode 1.5
  • Previous by thread: Re: Internal Error with Xcode 1.5
  • Next by thread: Re: cmath, math.h, and isnan
  • Index(es):
    • Date
    • Thread