// Some standard definitions typedef unsigned char BYTE; typedef unsigned char UINT8; typedef unsigned short UINT16; typedef unsigned int UINT32; #include "stdlib.h" #include "stdio.h" #include "string.h" // eof