P99

◆ vwprintf_throw

#define vwprintf_throw (   ...)    P99_THROW_CALL_NEG(vwprintf, EINVAL, __VA_ARGS__)

A wrapper arround vwprintf that throws an exception on error.

Definition at line 370 of file p99_c99_throw.h.