view lib/imaxtostr.c @ 4983:1ade121b7fb9

New module inttostr.
author Paul Eggert <eggert@cs.ucla.edu>
date Wed, 31 Mar 2004 06:21:11 +0000
parents
children a12bc0c11a21
line wrap: on
line source

#define inttostr imaxtostr
#define inttype intmax_t
#include "inttostr.c"