P99

◆ vfwprintf_throw

#define vfwprintf_throw (   ...)    P99_THROW_CALL_NEG(vfwprintf, EINVAL, __VA_ARGS__)

A wrapper arround vfwprintf that throws an exception on error.

Definition at line 362 of file p99_c99_throw.h.