P99

◆ strtoimax_throw

#define strtoimax_throw (   ...)    P99_THROW_CALL_RANGE(strtoimax, __VA_ARGS__)

A wrapper arround strtoimax that throws an exception on error.

Definition at line 94 of file p99_c99_throw.h.