P99

◆ vswprintf_throw

#define vswprintf_throw (   ...)    P99_THROW_CALL_NEG(vswprintf, EINVAL, __VA_ARGS__)

A wrapper arround vswprintf that throws an exception on error.

Definition at line 366 of file p99_c99_throw.h.