P99

◆ mblen_throw

#define mblen_throw (   ...)    P99_THROW_CALL_NEG(mblen, EINVAL, __VA_ARGS__)

A wrapper arround mblen that throws an exception on error.

Definition at line 214 of file p99_c99_throw.h.