Mercurial > hg > octave-kai > gnulib-hg
view modules/strtoumax @ 8054:aa8abb5db935
Enforce the use of gnulib modules for unportable <string.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 01 Feb 2007 00:29:52 +0000 |
parents | 6a764f23e302 |
children | 633acfbd4fa8 |
line wrap: on
line source
Description: strtoumax() function: convert string to 'uintmax_t'. Files: lib/strtoumax.c m4/ulonglong.m4 m4/strtoumax.m4 Depends-on: strtoimax strtoull inttypes stdint configure.ac: gl_FUNC_STRTOUMAX Makefile.am: Include: License: GPL Maintainer: Paul Eggert