rm_/lib/umaxtostr.c

4 lines
75 B
C
Raw Normal View History

2020-09-02 16:47:03 +08:00
#define anytostr umaxtostr
#define inttype uintmax_t
#include "anytostr.c"