summaryrefslogtreecommitdiff
path: root/modules/xstrtoumax
blob: a70dcd0d2f23c768f25d51797a4d35cf1f58d923 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description:
Convert string to 'uintmax_t', with error checking.

Files:
lib/xstrtoumax.c

Depends-on:
xstrtol
inttypes-incomplete
strtoumax

configure.ac:

Makefile.am:
lib_SOURCES += xstrtoumax.c

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Paul Eggert