P99

◆ fesetenv_throw

#define fesetenv_throw (   ...)    P99_THROW_CALL_ZERO(fesetenv, EINVAL, __VA_ARGS__)

A wrapper arround fesetenv that throws an exception on error.

Definition at line 88 of file p99_c99_throw.h.