P99

◆ strtoul_throw

#define strtoul_throw (   ...)    P99_THROW_CALL_RANGE(strtoul, __VA_ARGS__)

A wrapper arround strtoul that throws an exception on error.

Definition at line 230 of file p99_c99_throw.h.