Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/c-strtof
T

32 lines
336 B
Plaintext

Description:
Convert string to float in C locale.
Files:
lib/c-strtod.h
lib/c-strtof.c
lib/c-strtod.c
m4/c-strtod.m4
m4/intl-thread-locale.m4
Depends-on:
c99
extensions
locale
c-ctype
strtof
configure.ac:
gl_C_STRTOF
Makefile.am:
lib_SOURCES += c-strtof.c
Include:
"c-strtod.h"
License:
GPL
Maintainer:
Paul Eggert, Jim Meyering