view lib/c-strtod.h @ 7419:0c560af115cb

.
author Karl Berry <karl@freefriends.org>
date Sat, 07 Oct 2006 07:42:41 +0000
parents e0eddd7ceb40
children 990226176856
line wrap: on
line source

double c_strtod (char const *, char **);
long double c_strtold (char const *, char **);