1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/c-strtod
2005-03-23 13:07:44 +00:00

26 lines
252 B
Plaintext

Description:
Convert string to double in C locale.
Files:
lib/c-strtod.c
lib/c-strtod.h
m4/c-strtod.m4
Depends-on:
extensions
xalloc
configure.ac:
gl_C_STRTOD
Makefile.am:
Include:
"c-strtod.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering