libww libww
WWitch compatibility library for the Wonderful toolchain
|
#include <stddef.h>
#include <stdint.h>
#include <wonderful.h>
Go to the source code of this file.
Data Structures | |
struct | intvector |
struct | ownerinfo |
struct | datetime |
Macros | |
#define | FALSE 0 |
#define | TRUE 1 |
#define | far __far |
#define | near |
Typedefs | |
typedef unsigned short | ushort |
typedef unsigned long | ulong |
typedef uint8_t | BYTE |
typedef uint16_t | WORD |
typedef uint32_t | DWORD |
typedef int16_t | BOOL |
typedef struct intvector | intvector_t |
typedef struct ownerinfo | ownerinfo_t |
typedef struct datetime | datetime_t |
typedef struct datetime datetime_t |
typedef struct intvector intvector_t |
typedef struct ownerinfo ownerinfo_t |