1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-11 03:03:51 +02:00

(c_strtold): New decl.

This commit is contained in:
Paul Eggert
2004-07-12 06:31:01 +00:00
parent d06984e2be
commit 9b8e02c39e
+1
View File
@@ -1 +1,2 @@
double c_strtod (char const *, char **);
long double c_strtold (char const *, char **);