P99

◆ fgetws_throw

#define fgetws_throw (   ...)    P99_THROW_CALL_NEG(fgetws, EINVAL, __VA_ARGS__)

A wrapper arround fgetws that throws an exception on error.

Definition at line 338 of file p99_c99_throw.h.