I find that isnan and isinf and related functions are defined in cmath
but unfortunately are taken out by a preprocessor macro indicating
something about C99. How can I get isnan defined, and is C99 really
unstable as the comments say?
I don't know about cmath, but you will surely want to look at fp.h
Robert P.
_______________________________________________
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.