view lib/umaxtostr.c @ 4983:1ade121b7fb9

New module inttostr.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 31 Mar 2004 06:21:11 +0000
parents
children 1785ef4dfcdf
line wrap: on
line source

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