#include "ministd.h" #define CHAR_BIT 8 #define INT_MAX 0x7FFFFFFF #define UINT_MAX 0xFFFFFFFFUL #define ULONG_MAX UINT_MAX