P99

◆ strtod_throw

#define strtod_throw (   ...)    P99_THROW_CALL_RANGE(strtod, __VA_ARGS__)

A wrapper arround strtod that throws an exception on error.

Definition at line 220 of file p99_c99_throw.h.