Mercurial > hg > octave-kai > gnulib-hg
view lib/umaxtostr.c @ 10606:442a5ff4bcc1
Reduce code duplication.
author | Paolo Bonzini <bonzini@gnu.org> |
---|---|
date | Thu, 09 Oct 2008 13:31:16 +0200 |
parents | 1ade121b7fb9 |
children | 1785ef4dfcdf |
line wrap: on
line source
#define inttostr umaxtostr #define inttype uintmax_t #include "inttostr.c"