4098b13641f5be157657918801cb98d73d4ce66f
[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
10 configure.ac:
11 gl_FUNC_STRTOD
12
13 Makefile.am:
14 LIBS += $(POW_LIB)
15
16 Include:
17 <stdlib.h>
18
19 License:
20 LGPL
21
22 Maintainer:
23 all