Mercurial > hg > octave-nkf > gnulib-hg
view modules/c-strtod @ 6861:b82bca6af622
Take into account ISO C 99 TC1.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 23 Jun 2006 14:58:59 +0000 |
parents | 3a74d3447e15 |
children | be9e01d008cb |
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