view lib/xstrtoul.c @ 1929:f7d4ee7478d7

(get_date): Rename outermost local `probe' to `quarter'.
author Jim Meyering <jim@meyering.net>
date Sun, 29 Aug 1999 12:28:56 +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"