P99

◆ fseek_throw

#define fseek_throw (   ...)    P99_THROW_CALL_ZERO(fseek, EINVAL, __VA_ARGS__)

A wrapper arround fseek that throws an exception on error.

Definition at line 137 of file p99_c99_throw.h.