view modules/dtoastr @ 18070:d460ec17f09f

autoupdate
author Karl Berry <karl@freefriends.org>
date Tue, 28 Jul 2015 13:57:32 -0700
parents d3dccaa23691
children
line wrap: on
line source

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