view lib/c-strtod.h @ 8051:9c2b0396b27c

Stylistic change: Use '#if HAVE_*' instead of '#ifdef HAVE_*'.
author Bruno Haible <bruno@clisp.org>
date Tue, 30 Jan 2007 01:07:22 +0000
parents e0eddd7ceb40
children 990226176856
line wrap: on
line source

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