P99

◆ wctomb_throw

#define wctomb_throw (   ...)    P99_THROW_CALL_NEG(wctomb, EINVAL, __VA_ARGS__)

A wrapper arround wctomb that throws an exception on error.

Definition at line 236 of file p99_c99_throw.h.