Mercurial > hg > octave-lojdl > gnulib-hg
view lib/offtostr.c @ 12879:037f6bf7ec72
Improve *printf warning condition.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 21 Feb 2010 01:04:28 +0100 |
parents | a12bc0c11a21 |
children | 4a25c1663687 |
line wrap: on
line source
#define inttostr offtostr #define inttype off_t #define inttype_is_signed 1 #include "inttostr.c"