d4f64c13d4eeeec4404ac6ec41d31271b2f3318d
[gnulib.git] / modules / strtod
1 Description:
2 strtod() function: convert string to 'double'.
3
4 Files:
5 lib/strtod.c
6 m4/strtod.m4
7
8 Depends-on:
9 c-ctype
10 stdbool
11 stdlib
12
13 configure.ac:
14 gl_FUNC_STRTOD
15 gl_STDLIB_MODULE_INDICATOR([strtod])
16
17 Makefile.am:
18
19 Include:
20 <stdlib.h>
21
22 License:
23 LGPL
24
25 Maintainer:
26 all