view lib/uinttostr.c @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents d5c7df915328
children
line wrap: on
line source

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