blob: 0088db160e0645d6381d43a2dd754e263a642306 [file] [log] [blame]
Description:
Convert float to accurate string.
Files:
lib/ftoastr.h
lib/ftoastr.c
Depends-on:
extensions
intprops
configure.ac:
AC_CHECK_FUNCS_ONCE([strtof])
Makefile.am:
lib_SOURCES += ftoastr.c
Include:
"ftoastr.h"
License:
GPL
Maintainer:
Paul Eggert