Mercurial > hg > octave-kai > gnulib-hg
view lib/c-strtod.h @ 9084:2932e92d6e31
* lib/version-etc.c (version_etc_va): Default to GPLv3+.
* NEWS: Document this change.
author | Eric Blake <ebb9@byu.net> |
---|---|
date | Tue, 10 Jul 2007 12:22:36 +0000 |
parents | e0eddd7ceb40 |
children | 990226176856 |
line wrap: on
line source
double c_strtod (char const *, char **); long double c_strtold (char const *, char **);