view lib/umaxtostr.c @ 5290:a32d2a4a925f

Fixes, mostly from Simon Josefsson.
author Bruno Haible <bruno@clisp.org>
date Fri, 01 Oct 2004 10:26:52 +0000
parents 1ade121b7fb9
children 1785ef4dfcdf
line wrap: on
line source

#define inttostr umaxtostr
#define inttype uintmax_t
#include "inttostr.c"