P99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages

◆ 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.