P99

◆ getwc_throw

#define getwc_throw (   ...)    P99_THROW_CALL_NEG(getwc, EINVAL, __VA_ARGS__)

A wrapper arround getwc that throws an exception on error.

Definition at line 348 of file p99_c99_throw.h.