Mercurial > hg > octave-kai > gnulib-hg
view lib/umaxtostr.c @ 10780:5c7a68d31801
Add support for Haiku.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Mon, 10 Nov 2008 12:37:32 +0100 |
parents | 1ade121b7fb9 |
children | 1785ef4dfcdf |
line wrap: on
line source
#define inttostr umaxtostr #define inttype uintmax_t #include "inttostr.c"