Description:
strtoimax() function: convert string to 'intmax_t'.
Files:
lib/strtoimax.c
m4/longlong.m4
m4/strtoimax.m4
Depends-on:
strtoll
verify
inttypes
stdint
configure.ac:
gl_FUNC_STRTOIMAX
gl_INTTYPES_MODULE_INDICATOR([strtoimax])
Makefile.am:
Include:
<inttypes.h>
License:
GPL
Maintainer:
Paul Eggert