view etc/inttypes.h @ 31739:923b5da53f65

Declare variables with proper types to avoid dangerous pointer casts.
author reimar
date Sun, 25 Jul 2010 11:19:41 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>