P99

◆ raise_throw

#define raise_throw (   ...)    P99_THROW_CALL_ZERO(raise, EINVAL, __VA_ARGS__)

A wrapper arround raise that throws an exception on error.

Definition at line 109 of file p99_c99_throw.h.