P99

◆ fgetpos_throw

#define fgetpos_throw (   ...)    P99_THROW_CALL_ZERO(fgetpos, EINVAL, __VA_ARGS__)

A wrapper arround fgetpos that throws an exception on error.

Definition at line 121 of file p99_c99_throw.h.