P99

◆ fgetc_throw

#define fgetc_throw (   ...)    P99_THROW_CALL_NEG(fgetc, EINVAL, __VA_ARGS__)

A wrapper arround fgetc that throws an exception on error.

Definition at line 119 of file p99_c99_throw.h.