Mercurial > hg > octave-kai > gnulib-hg
view modules/xstrtoumax @ 5016:7141ea4946af
Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sun, 18 Apr 2004 18:12:50 +0000 |
parents | 3ccc6d0d52bb |
children | 42b53a22aee5 |
line wrap: on
line source
Description: Convert string to 'uintmax_t', with error checking. Files: lib/xstrtoumax.c m4/xstrtoumax.m4 Depends-on: xstrtol strtoumax configure.ac: gl_XSTRTOUMAX Makefile.am: lib_SOURCES += xstrtoumax.c Include: "xstrtol.h" Maintainer: Paul Eggert