view modules/ftoastr @ 17476:6057744acd2c default tip master

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 16 Aug 2013 06:32:22 -0700
parents fc8a3cc2baa8
children
line wrap: on
line source

Description:
Convert float to accurate string.

Files:
lib/ftoastr.h
lib/ftoastr.c
m4/c-strtod.m4

Depends-on:
intprops

configure.ac:
AC_CHECK_FUNCS_ONCE([strtof])
AC_REQUIRE([gl_C99_STRTOLD])

Makefile.am:
lib_SOURCES += ftoastr.c

Include:
"ftoastr.h"

License:
GPL

Maintainer:
Paul Eggert