P99

◆ strtof_throw

#define strtof_throw (   ...)    P99_THROW_CALL_RANGE(strtof, __VA_ARGS__)

A wrapper arround strtof that throws an exception on error.

Definition at line 222 of file p99_c99_throw.h.