Mercurial > hg > octave-lojdl > gnulib-hg
view modules/strtod @ 10560:0eefc6edf646
Tests for module 'cond'.
author | Yoann Vandoorselaere <yoann.v@prelude-ids.com> |
---|---|
date | Wed, 01 Oct 2008 03:39:40 +0200 |
parents | fb687649f177 |
children | fd291325b6d5 |
line wrap: on
line source
Description: strtod() function: convert string to 'double'. Files: lib/strtod.c m4/strtod.m4 Depends-on: c-ctype stdbool stdlib configure.ac: gl_FUNC_STRTOD gl_STDLIB_MODULE_INDICATOR([strtod]) Makefile.am: LIBS += $(POW_LIB) Include: <stdlib.h> Link: $(POW_LIB) License: LGPL Maintainer: all