Reduce code duplication.
[gnulib.git] / lib / c-strtod.h
1 double c_strtod (char const *, char **);
2 long double c_strtold (char const *, char **);