Mercurial > hg > octave-kai > gnulib-hg
view lib/umaxtostr.c @ 5111:513a73ee50a0
Remove "fatal" module.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Tue, 03 Aug 2004 18:40:30 +0000 |
parents | 1ade121b7fb9 |
children | 1785ef4dfcdf |
line wrap: on
line source
#define inttostr umaxtostr #define inttype uintmax_t #include "inttostr.c"