P99

◆ putwchar_throw

#define putwchar_throw (   ...)    P99_THROW_CALL_NEG(putwchar, EINVAL, __VA_ARGS__)

A wrapper arround putwchar that throws an exception on error.

Definition at line 354 of file p99_c99_throw.h.