Mac OS X has

You need to include <math.h>, and link with the standard C library -- libc (-lc)

int  isinf(double);
int isnan(double);
int  isnanf(float);

Thanks!

Ima


_______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to