P99

◆ printf_throw

#define printf_throw (   ...)    P99_THROW_CALL_NEG(printf, EINVAL, __VA_ARGS__)

A wrapper arround printf that throws an exception on error.

Definition at line 147 of file p99_c99_throw.h.