25 lines
287 B
Text
25 lines
287 B
Text
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
|