Mercurial > hg > octave-nkf > gnulib-hg
view lib/c-strtod.h @ 9349:0c6048a8aaed
Use rpl_ prefix for functions, so as to avoid endless recursions in weird cases.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 15 Oct 2007 22:40:19 +0200 |
parents | e0eddd7ceb40 |
children | 990226176856 |
line wrap: on
line source
double c_strtod (char const *, char **); long double c_strtold (char const *, char **);