Mercurial > hg > octave-nkf > gnulib-hg
view tests/test-xstrtoumax.c @ 9938:9f8c455639fc
Fix rounding when a precision is given.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 19 Apr 2008 17:26:36 +0200 |
parents | 2f9763090486 |
children |
line wrap: on
line source
#define __xstrtol xstrtoumax #define __strtol_t uintmax_t #define __spec PRIuMAX #include "test-xstrtol.c"