P99

◆ vfscanf_throw

#define vfscanf_throw (   ...)    P99_THROW_CALL_NEG(vfscanf, EINVAL, __VA_ARGS__)

A wrapper arround vfscanf that throws an exception on error.

Definition at line 177 of file p99_c99_throw.h.