view lib/umaxtostr.c @ 9258:bee5960c276a

Rename search_.h to search.in.h.
author Bruno Haible <bruno@clisp.org>
date Tue, 02 Oct 2007 00:24:48 +0200
parents 1ade121b7fb9
children 1785ef4dfcdf
line wrap: on
line source

#define inttostr umaxtostr
#define inttype uintmax_t
#include "inttostr.c"