P99

◆ vsprintf_throw

#define vsprintf_throw (   ...)    P99_THROW_CALL_NEG(vsprintf, EINVAL, __VA_ARGS__)

A wrapper arround vsprintf that throws an exception on error.

Definition at line 185 of file p99_c99_throw.h.