Mercurial > hg > octave-nkf > gnulib-hg
view lib/c-strtod.h @ 8623:27cfd50b8f6c
Fix missing escape.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 03 Apr 2007 22:45:13 +0000 |
parents | e0eddd7ceb40 |
children | 990226176856 |
line wrap: on
line source
double c_strtod (char const *, char **); long double c_strtold (char const *, char **);