view etc/inttypes.h @ 32011:bf0574ca5c57

Simply parse all received packets even if we might overwrite the values just afterwards. The speed difference should not matter and the code is much simpler.
author reimar
date Wed, 08 Sep 2010 18:54: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>