P99

◆ fgetwc_throw

#define fgetwc_throw (   ...)    P99_THROW_CALL_NEG(fgetwc, EINVAL, __VA_ARGS__)

A wrapper arround fgetwc that throws an exception on error.

Definition at line 336 of file p99_c99_throw.h.