aboutsummaryrefslogtreecommitdiffstats
path: root/gl/modules/cl-strtod
blob: a2b43c11f48da56ef2cef3107f04b512a5880316 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Convert string to double in current or C locale.

Files:
lib/cl-strtod.c
lib/cl-strtod.h

Depends-on:
c-strtod

configure.ac:
AC_REQUIRE([AC_C_RESTRICT])

Makefile.am:
lib_SOURCES += cl-strtod.c

Include:
"cl-strtod.h"

License:
GPL

Maintainer:
all