view lib/uinttostr.c @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents d5c7df915328
children
line wrap: on
line source

#define anytostr uinttostr
#define inttype unsigned int
#include "anytostr.c"