view modules/xstrtod @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
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