P99

◆ getwchar_throw

#define getwchar_throw (   ...)    P99_THROW_CALL_NEG(getwchar, EINVAL, __VA_ARGS__)

A wrapper arround getwchar that throws an exception on error.

Definition at line 350 of file p99_c99_throw.h.