view lib/uinttostr.c @ 10622:ac6f431cc95d

New module 'fclose'.
author Bruno Haible <bruno@clisp.org>
date Sat, 11 Oct 2008 14:18:29 +0200
parents 8c6aad2a3515
children 1785ef4dfcdf
line wrap: on
line source

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