P99

◆ fprintf_throw

#define fprintf_throw (   ...)    P99_THROW_CALL_NEG(fprintf, EINVAL, __VA_ARGS__)

A wrapper arround fprintf that throws an exception on error.

Definition at line 127 of file p99_c99_throw.h.