1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-09-01 02:34:55 +00:00
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"