Declarations of basic data types. More...
Data Structures | |
struct | MICRO |
Macros | |
#define | FARTYPE /* make blank for most DOS, 32-bit, ANSI C */ |
#define | BYTEDEF 1 |
#define | MICRODEF 1 |
Typedefs | |
typedef unsigned char | byte |
typedef signed short | INT16 |
typedef unsigned short | UINT16 |
typedef signed int | INT32 |
typedef unsigned int | UINT32 |
Declarations of basic data types.