view etc/inttypes.h @ 31257:cce6efdfdb5b

Do not make seek fail explicitly simply because eof was hit somewhen, instead reuse the eof checking code further down.
author reimar
date Sat, 05 Jun 2010 15:57:57 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>