summaryrefslogtreecommitdiff
path: root/modules/xstrtoimax
blob: 42de8b00ab38c0b6e564cea43bd25fd53a34e764 (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 'intmax_t', with error checking.

Files:
lib/xstrtoimax.c

Depends-on:
xstrtol
inttypes-incomplete
strtoimax

configure.ac:

Makefile.am:
lib_SOURCES += xstrtoimax.c

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Paul Eggert