P99

◆ fflush_throw

#define fflush_throw (   ...)    P99_THROW_CALL_ZERO(fflush, EINVAL, __VA_ARGS__)

A wrapper arround fflush that throws an exception on error.

Definition at line 117 of file p99_c99_throw.h.