P99

◆ vwscanf_throw

#define vwscanf_throw (   ...)    P99_THROW_CALL_NEG(vwscanf, EINVAL, __VA_ARGS__)

A wrapper arround vwscanf that throws an exception on error.

Definition at line 372 of file p99_c99_throw.h.