1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/ldtoastr
2014-12-08 13:31:58 -07:00

28 lines
297 B
Plaintext

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