27 lines
261 B
Plaintext
27 lines
261 B
Plaintext
Description:
|
|
Convert long double to accurate string.
|
|
|
|
Files:
|
|
lib/ftoastr.h
|
|
lib/ftoastr.c
|
|
lib/ldtoastr.c
|
|
|
|
Depends-on:
|
|
extensions
|
|
intprops
|
|
strtold
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += ldtoastr.c
|
|
|
|
Include:
|
|
"ftoastr.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert
|