Next: float.h, Previous: fcntl.h, Up: ISO C and POSIX Header File Substitutes [Contents][Index]
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/fenv.h.html
Gnulib module: fenv
Portability problems fixed by Gnulib:
Portability problems not fixed by Gnulib:
FE_UPWARD
is 0x100 and FE_DOWNWARD
is 0x200,
whereas in MSVC 14.30, it’s the opposite.