view modules/c-strtod @ 10746:08e90860ec5e

Mark 'memchr' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 16:34:09 +0100
parents 6a764f23e302
children ab7203b2967c
line wrap: on
line source

Description:
Convert string to double in C locale.

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

Depends-on:
extensions
xalloc

configure.ac:
gl_C_STRTOD

Makefile.am:

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering