view modules/c-strtod @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents aca53f1533ed
children adf2be655aae
line wrap: on
line source

Description:
Convert string to double in C locale.

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

Depends-on:
extensions

configure.ac:
gl_C_STRTOD

Makefile.am:
lib_SOURCES += c-strtod.h c-strtod.c

Include:
"c-strtod.h"

License:
GPL

Maintainer:
Paul Eggert, Jim Meyering