Mercurial > hg > octave-kai > gnulib-hg
view lib/uinttostr.c @ 10531:e83a90adf243
Override fopen more carefully.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 28 Sep 2008 16:12:20 +0200 |
parents | 8c6aad2a3515 |
children | 1785ef4dfcdf |
line wrap: on
line source
#define inttostr uinttostr #define inttype unsigned int #include "inttostr.c"