P99

◆ freopen_throw

#define freopen_throw (   ...)    P99_THROW_CALL_VOIDP(freopen, EINVAL, __VA_ARGS__)

A wrapper arround freopen that throws an exception on error.

Definition at line 133 of file p99_c99_throw.h.