P99

◆ ftell_throw

#define ftell_throw (   ...)    P99_THROW_CALL_NEG(ftell, EINVAL, __VA_ARGS__)

A wrapper arround ftell that throws an exception on error.

Definition at line 141 of file p99_c99_throw.h.