P99

◆ fclose_throw

#define fclose_throw (   ...)    P99_THROW_CALL_ZERO(fclose, EINVAL, __VA_ARGS__)

A wrapper arround fclose that throws an exception on error.

Definition at line 115 of file p99_c99_throw.h.