P99

◆ fputs_throw

#define fputs_throw (   ...)    P99_THROW_CALL_NEG(fputs, EINVAL, __VA_ARGS__)

A wrapper arround fputs that throws an exception on error.

Definition at line 131 of file p99_c99_throw.h.