#ifndef DEFS_H #define DEFS_H #define BYTE unsigned char #define BYTEPTR BYTE* #endif