1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-02 15:41:25 +03:00
Files
gnulib/modules/xstrtoumax
2004-09-22 15:11:04 +00:00

27 lines
271 B
Plaintext

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"
License:
GPL
Maintainer:
Paul Eggert