view modules/strtod @ 13553:8fc3314fe460

Document not_eol and remove mention of regex.c.
author Reuben Thomas <rrt@sc3d.org>
date Sat, 14 Aug 2010 16:40:16 +0100
parents 88292c519d86
children ffa170f6f764
line wrap: on
line source

Description:
strtod() function: convert string to 'double'.

Files:
lib/strtod.c
m4/strtod.m4
m4/ldexp.m4

Depends-on:
c-ctype
stdbool
stdlib

configure.ac:
gl_FUNC_STRTOD
gl_STDLIB_MODULE_INDICATOR([strtod])

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
all