Mercurial > mplayer.hg
view etc/inttypes.h @ 34581:dba158d9b986
Simplify end-of-file detection.
Don't double-check foef() and fgetstr(),
because fgetstr() already reports EOF.
author | ib |
---|---|
date | Thu, 09 Feb 2012 14:26:12 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>