1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-08-25 19:05:49 +00:00
Files
2014-12-08 13:31:58 -07:00

28 lines
290 B
Plaintext

Description:
Convert double to accurate string.
Files:
lib/ftoastr.h
lib/ftoastr.c
lib/dtoastr.c
m4/c-strtod.m4
Depends-on:
extensions
intprops
configure.ac:
AC_REQUIRE([gl_C99_STRTOLD])
Makefile.am:
lib_SOURCES += dtoastr.c
Include:
"ftoastr.h"
License:
GPL
Maintainer:
Paul Eggert