P99

◆ wcstoul_throw

#define wcstoul_throw (   ...)    P99_THROW_CALL_RANGE(wcstoul, __VA_ARGS__)

A wrapper arround wcstoul that throws an exception on error.

Definition at line 386 of file p99_c99_throw.h.