Mercurial > hg > octave-nkf > gnulib-hg
view modules/strtoimax @ 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 | 1f6871379885 |
children | 19c2e5121b2f |
line wrap: on
line source
Description: strtoimax() function: convert string to 'intmax_t'. Files: lib/strtoimax.c m4/longlong.m4 m4/stdint_h.m4 m4/inttypes_h.m4 m4/intmax_t.m4 m4/strtoimax.m4 Depends-on: strtoll verify inttypes configure.ac: gl_FUNC_STRTOIMAX Makefile.am: Include: License: GPL Maintainer: Paul Eggert