P99

◆ vprintf_throw

#define vprintf_throw (   ...)    P99_THROW_CALL_NEG(vprintf, EINVAL, __VA_ARGS__)

A wrapper arround vprintf that throws an exception on error.

Definition at line 179 of file p99_c99_throw.h.