P99

◆ system_throw

#define system_throw (   ...)    P99_THROW_CALL_NEG(system, EINVAL, __VA_ARGS__)

A wrapper arround system that throws an exception on error.

Definition at line 234 of file p99_c99_throw.h.