1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-09-11 11:50:52 +03:00
Files
gnulib/modules/strtoimax
2007-04-13 01:46:18 +00:00

29 lines
315 B
Plaintext

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