P99

◆ fgets_throw

#define fgets_throw (   ...)    P99_THROW_CALL_VOIDP(fgets, EINVAL, __VA_ARGS__)

A wrapper arround fgets that throws an exception on error.

Definition at line 123 of file p99_c99_throw.h.