On Wed, 24 Mar 2004, Olaf Weber wrote: > Actually, we're including math.h anyway, and floor(3m) is one of the > math functions that has "always been there". > > #define floor(x) ((integer)floor((double)(x))) Oh yes. Thanks a lot. Best Regards Hartmut