P99

◆ vfprintf_throw

#define vfprintf_throw (   ...)    P99_THROW_CALL_NEG(vfprintf, EINVAL, __VA_ARGS__)

A wrapper arround vfprintf that throws an exception on error.

Definition at line 175 of file p99_c99_throw.h.