P99

◆ swprintf_throw

#define swprintf_throw (   ...)    P99_THROW_CALL_NEG(swprintf, EINVAL, __VA_ARGS__)

A wrapper arround swprintf that throws an exception on error.

Definition at line 356 of file p99_c99_throw.h.