P99

◆ swscanf_throw

#define swscanf_throw (   ...)    P99_THROW_CALL_NEG(swscanf, EINVAL, __VA_ARGS__)

A wrapper arround swscanf that throws an exception on error.

Definition at line 358 of file p99_c99_throw.h.