Mercurial > hg > octave-kai > gnulib-hg
view modules/c-strtod @ 12430:235cc0b78f8a
New module 'nl_langinfo'.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 11 Dec 2009 20:09:02 +0100 |
parents | ab7203b2967c |
children | 39d05e3c2270 |
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 strdup-posix configure.ac: gl_C_STRTOD Makefile.am: Include: "c-strtod.h" License: GPL Maintainer: Paul Eggert, Jim Meyering