Mercurial > hg > octave-shane > gnulib-hg
view modules/xstrtoimax @ 9363:4d4d1419d4ab
Use @FOO@ syntax instead of $(FOO) syntax, because it uncovers typos early.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Fri, 19 Oct 2007 12:51:22 +0200 |
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