view lib/imaxtostr.c @ 5940:5e3f37f5f1d4

2005-06-25 Simon Josefsson <jas@extundo.com> * modules/check-version: New file.
author Simon Josefsson <simon@josefsson.org>
date Tue, 28 Jun 2005 09:50:35 +0000
parents 1ade121b7fb9
children a12bc0c11a21
line wrap: on
line source

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