P99

◆ tmpfile_throw

#define tmpfile_throw (   ...)    P99_THROW_CALL_VOIDP(tmpfile, EINVAL, __VA_ARGS__)

A wrapper arround tmpfile that throws an exception on error.

Definition at line 169 of file p99_c99_throw.h.