view etc/inttypes.h @ 35215:caf85cf24a2e

Check value of n for validity before using it, not after.
author reimar
date Wed, 31 Oct 2012 19:42:13 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>