Mercurial > hg > octave-lojdl > gnulib-hg
view modules/strtoumax @ 5251:42b53a22aee5
Add a license tag to every module.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Wed, 22 Sep 2004 15:11:04 +0000 |
parents | 3ccc6d0d52bb |
children | 1f6871379885 |
line wrap: on
line source
Description: strtoumax() function: convert string to 'uintmax_t'. Files: lib/strtoumax.c m4/ulonglong.m4 m4/stdint_h.m4 m4/inttypes_h.m4 m4/uintmax_t.m4 m4/strtoumax.m4 Depends-on: strtoimax strtoull configure.ac: gl_FUNC_STRTOUMAX Makefile.am: Include: License: GPL Maintainer: Paul Eggert