view etc/inttypes.h @ 36389:3961f6dd9dff

Use sizeof(*var) instead of sizeof(type), prefer calloc.
author reimar
date Fri, 25 Oct 2013 19:59: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>