P99

◆ ungetwc_throw

#define ungetwc_throw (   ...)    P99_THROW_CALL_NEG(ungetwc, EINVAL, __VA_ARGS__)

A wrapper arround ungetwc that throws an exception on error.

Definition at line 360 of file p99_c99_throw.h.