P99

◆ puts_throw

#define puts_throw (   ...)    P99_THROW_CALL_NEG(puts, EINVAL, __VA_ARGS__)

A wrapper arround puts that throws an exception on error.

Definition at line 153 of file p99_c99_throw.h.