P99

◆ vsscanf_throw

#define vsscanf_throw (   ...)    P99_THROW_CALL_NEG(vsscanf, EINVAL, __VA_ARGS__)

A wrapper arround vsscanf that throws an exception on error.

Definition at line 187 of file p99_c99_throw.h.