P99

◆ putwc_throw

#define putwc_throw (   ...)    P99_THROW_CALL_NEG(putwc, EINVAL, __VA_ARGS__)

A wrapper arround putwc that throws an exception on error.

Definition at line 352 of file p99_c99_throw.h.