P99

◆ vscanf_throw

#define vscanf_throw (   ...)    P99_THROW_CALL_NEG(vscanf, EINVAL, __VA_ARGS__)

A wrapper arround vscanf that throws an exception on error.

Definition at line 181 of file p99_c99_throw.h.