view etc/inttypes.h @ 34374:09f2662d11cb

cdda: set position to an actual EOF position when we set EOF. This avoids some inconsistency like the stream indicating EOF but a read still returning more data.
author reimar
date Fri, 23 Dec 2011 21:52:04 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>