P99

◆ fwscanf_throw

#define fwscanf_throw (   ...)    P99_THROW_CALL_NEG(fwscanf, EINVAL, __VA_ARGS__)

A wrapper arround fwscanf that throws an exception on error.

Definition at line 346 of file p99_c99_throw.h.