P99

◆ ungetc_throw

#define ungetc_throw (   ...)    P99_THROW_CALL_NEG(ungetc, EINVAL, __VA_ARGS__)

A wrapper arround ungetc that throws an exception on error.

Definition at line 173 of file p99_c99_throw.h.