19 #if defined (_WIN32) && ! defined (__MINGW32__)
20 #define long64 __int64
21 #elif defined (__MINGW32__)
23 #define long64 int64_t
25 #define long64 long long
static long64 swapLong64(long64 lng)
static int swapInt(int inte)
const int CHUNK_HEADER_LEN
static short swapShort(short sht)
static int getOffset(int flags)