view modules/xstrtod @ 16002:3ea89d2bf5ad

fstat: Tweak documentation. * modules/fstat (Description): More precise description.
author Bruno Haible <bruno@clisp.org>
date Fri, 28 Oct 2011 00:29:04 +0200
parents 8e9bc5abe470
children
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:
lib_SOURCES += xstrtod.c

Include:
"xstrtod.h"

License:
GPL

Maintainer:
Jim Meyering