P99

◆ tmpnam_throw

#define tmpnam_throw (   ...)    P99_THROW_CALL_VOIDP(tmpnam, EINVAL, __VA_ARGS__)

A wrapper arround tmpnam that throws an exception on error.

Definition at line 171 of file p99_c99_throw.h.