P99

◆ vfwscanf_throw

#define vfwscanf_throw (   ...)    P99_THROW_CALL_NEG(vfwscanf, EINVAL, __VA_ARGS__)

A wrapper arround vfwscanf that throws an exception on error.

Definition at line 364 of file p99_c99_throw.h.