view modules/xstrtod @ 27183:106ac3ed4fde

Distribute all lib/* source files through EXTRA_DIST.
author Bruno Haible <bruno@clisp.org>
date Thu, 12 Oct 2006 18:52:30 +0000
parents eecbd9e402cd
children 6a764f23e302
line wrap: on
line source

Description:
Convert string to 'double', with error checking.

Files:
lib/xstrtod.h
lib/xstrtod.c
m4/xstrtod.m4

Depends-on:
stdbool

configure.ac:
gl_XSTRTOD

Makefile.am:
EXTRA_DIST += xstrtod.h xstrtod.c

Include:
"xstrtod.h"

License:
GPL

Maintainer:
Jim Meyering