prefer standard isfinite()
which should be available in math.h according to C99, C++99, SUSv3, etc. unless GCC bug 14608 hits us where cmath undefines isfinite as macro
Showing
Please
register
or
sign in
to comment
which should be available in math.h according to C99, C++99, SUSv3, etc. unless GCC bug 14608 hits us where cmath undefines isfinite as macro