isnan()
isnan()
- Subject: isnan()
- From: Bryan Pietrzak <email@hidden>
- Date: Fri, 9 Jul 2004 14:59:35 -0500
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)
_______________________________________________
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.