view modules/xstrtod @ 40201:24f6637d57d0

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 24 Feb 2019 08:05:56 -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