Mercurial > hg > octave-shane > gnulib-hg
view modules/strtoimax @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 80a6ec6ecb2e |
children | 94f2b4a2e01c |
line wrap: on
line source
Description: strtoimax() function: convert string to 'intmax_t'. Files: lib/strtoimax.c m4/longlong.m4 m4/strtoimax.m4 Depends-on: strtoll verify inttypes stdint configure.ac: gl_FUNC_STRTOIMAX gl_INTTYPES_MODULE_INDICATOR([strtoimax]) Makefile.am: Include: <inttypes.h> License: GPL Maintainer: Paul Eggert