P99

◆ fegetenv_throw

#define fegetenv_throw (   ...)    P99_THROW_CALL_ZERO(fegetenv, EINVAL, __VA_ARGS__)

A wrapper arround fegetenv that throws an exception on error.

Definition at line 84 of file p99_c99_throw.h.