view lib/umaxtostr.c @ 8582:88177595d847

Tweak last patch: Sync with gettext.
author Bruno Haible <bruno@clisp.org>
date Thu, 29 Mar 2007 22:34:33 +0000
parents 1ade121b7fb9
children 1785ef4dfcdf
line wrap: on
line source

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