Mercurial > hg > octave-lojdl > gnulib-hg
view modules/strtoimax @ 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 | af09cfa36fd5 |
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 configure.ac: gl_FUNC_STRTOIMAX Makefile.am: Include: License: GPL Maintainer: Paul Eggert