Files
gnulib/lib/umaxtostr.c
2004-03-31 06:21:11 +00:00

4 lines
75 B
C

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