view etc/inttypes.h @ 28462:f26f60223e72

Use SetErrorMode so Windows will not show all kinds of error dialogs we do not want.
author reimar
date Mon, 09 Feb 2009 15:43:51 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>