P99

◆ wscanf_throw

#define wscanf_throw (   ...)    P99_THROW_CALL_NEG(wscanf, EINVAL, __VA_ARGS__)

A wrapper arround wscanf that throws an exception on error.

Definition at line 392 of file p99_c99_throw.h.