Hello, On Sat, Sep 23, 2006 at 10:50:50AM +0200, takis wrote: > #ifndef NAN > - #define NAN 0 > + #define NAN 0.0/0.0 As a better-safe-than-sorry approach I'd suggest adding () around that... Greetings, Reimar D?ffinger