summaryrefslogtreecommitdiff
path: root/modules/strtod
blob: 4098b13641f5be157657918801cb98d73d4ce66f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description:
strtod() function: convert string to 'double'.

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

Depends-on:

configure.ac:
gl_FUNC_STRTOD

Makefile.am:
LIBS += $(POW_LIB)

Include:
<stdlib.h>

License:
LGPL

Maintainer:
all