Re: isnan()
Re: isnan()
- Subject: Re: isnan()
- From: Ricky Sharp <email@hidden>
- Date: Fri, 9 Jul 2004 15:30:23 -0500
On Jul 9, 2004, at 2:59 PM, Bryan Pietrzak wrote:
How do I use isnan in a project? I'm trying to convert it from CW to
Xcode and can't get the compiler to let this in. I have #include
<math.h> in my pch. And I've turned on C99, but I still get an error
error: `isnan' undeclared (first use this function)
At least one place where isnan lives is CarbonCore/fp.h
___________________________________________________________
Ricky A. Sharp mailto:email@hidden
Instant Interactive(tm) http://www.instantinteractive.com
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >isnan() (From: Bryan Pietrzak <email@hidden>) |