view modules/c-strtold @ 8054:aa8abb5db935

Enforce the use of gnulib modules for unportable <string.h> functions.
author Bruno Haible <bruno@clisp.org>
date Thu, 01 Feb 2007 00:29:52 +0000
parents 6a764f23e302
children ab7203b2967c
line wrap: on
line source

Description:
Convert string to long double in C locale.

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

Depends-on:
extensions
xalloc

configure.ac:
gl_C_STRTOLD

Makefile.am:

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering