view lib/uinttostr.c @ 10001:facc928673d7

Declare rpmatch.
author Bruno Haible <bruno@clisp.org>
date Tue, 29 Apr 2008 02:55:59 +0200
parents 8c6aad2a3515
children 1785ef4dfcdf
line wrap: on
line source

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