P99

◆ vswscanf_throw

#define vswscanf_throw (   ...)    P99_THROW_CALL_NEG(vswscanf, EINVAL, __VA_ARGS__)

A wrapper arround vswscanf that throws an exception on error.

Definition at line 368 of file p99_c99_throw.h.