view etc/inttypes.h @ 33118:ae464a957cd0

Move variable definitions at top of function. Besides, remove pointless initialization of buf, add initialization for b, make i match Width and Height, express char constant 128 as hexadecimal const, and remove a newline for cosmetic reasons.
author ib
date Mon, 04 Apr 2011 13:49: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>