|
libww libww
WWitch compatibility library for the Wonderful toolchain
|
#include <stdarg.h>#include <stddef.h>#include <stdint.h>#include <time.h>#include <wonderful.h>Go to the source code of this file.
Data Structures | |
| struct | intvector |
| struct | ownerinfo |
| struct | datetime |
| union | address_t |
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 uint16_t | pid_t |
| typedef int32_t | flen_t |
| typedef int32_t | fpos_t |
| typedef uint16_t | fmode_t |
| typedef uint32_t | appid_t |
| typedef address_t | floc_t |
| typedef struct datetime datetime_t |
| typedef struct intvector intvector_t |
| typedef struct ownerinfo ownerinfo_t |