#include <compiler.h>Go to the source code of this file.
Defines | |
| #define | INT16 short |
| #define | BYTE char |
| #define | UBYTE unsigned char |
| #define | WORD INT16 |
| #define | UWORD unsigned INT16 |
| #define | LONG long |
| #define | ULONG unsigned long |
| #define | VOID void |
| #define | VOIDP void* |
| #define | EXTERN __EXTERN |
| #define | TRUE 1 |
| #define | FALSE 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6