view modules/xstrtoimax @ 7718:605d4ddb5673

* build-aux/announce-gen ($VERSION): Don't use of $Revision...$. Instead, use Emacs' time-stamp write hook.
author Jim Meyering <jim@meyering.net>
date Fri, 08 Dec 2006 17:37:36 +0000
parents 19c2e5121b2f
children
line wrap: on
line source

Description:
Convert string to 'intmax_t', with error checking.

Files:
lib/xstrtoimax.c

Depends-on:
xstrtol
strtoimax

configure.ac:

Makefile.am:
lib_SOURCES += xstrtoimax.c

Include:
"xstrtol.h"

License:
GPL

Maintainer:
Paul Eggert