P99

◆ mbtowc_throw

#define mbtowc_throw (   ...)    P99_THROW_CALL_NEG(mbtowc, EINVAL, __VA_ARGS__)

A wrapper arround mbtowc that throws an exception on error.

Definition at line 216 of file p99_c99_throw.h.