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

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

Depends-on:
c-strtold

configure.ac:
AC_REQUIRE([AC_C_RESTRICT])

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

Include:
"cl-strtod.h"

License:
GPL

Maintainer:
all