P99

◆ strtol_throw

#define strtol_throw (   ...)    P99_THROW_CALL_RANGE(strtol, __VA_ARGS__)

A wrapper arround strtol that throws an exception on error.

Definition at line 224 of file p99_c99_throw.h.