P99

◆ at_quick_exit_throw

#define at_quick_exit_throw (   ...)    P99_THROW_CALL_ZERO(at_quick_exit, EINVAL, __VA_ARGS__)

A wrapper arround at_quick_exit that throws an exception on error.

Definition at line 204 of file p99_c99_throw.h.