Next: fesetexcept
, Previous: ferror
, Up: ISO C and POSIX Function Substitutes [Contents][Index]
fesetenv
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fesetenv.html
Gnulib module: fenv-environment
Portability problems fixed by Gnulib:
FE_DFL_ENV
cannot be used because it leads to a link error
on some platforms:
NetBSD 10.0/hppa,
NetBSD 10.0/sparc,
Cygwin 2.9.0.
FE_DFL_ENV
argument, has no effect
on the x86 mxcsr
register and thus on floating-point operations
performed in the SSE unit on some platforms:
mingw 10.
Portability problems not fixed by Gnulib: