Mercurial > hg > octave-lojdl > gnulib-hg
view lib/xstrtoul.c @ 4218:c711c0a14205
New module c-ctype.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 28 Jan 2003 13:47:46 +0000 |
parents | 81038bec009c |
children | 33e8f958b651 |
line wrap: on
line source
#define __strtol strtoul #define __strtol_t unsigned long int #define __xstrtol xstrtoul #include "xstrtol.c"