Go to the source code of this file.
Data Structures | |
struct | TWO_INTEGERS_ATM_tag |
Defines the properties of two integers used for ATM Dialog. More... | |
struct | CHARACTER_PROGRAM_tag |
Defines the properties of an ATM character program. More... | |
struct | ATM_STRUCTURE_tag |
Defines the properties of an ATM font based model. More... | |
Defines | |
#define | MEMFAIL 2 |
Typedefs | |
typedef unsigned char | byte |
local definition | |
typedef struct TWO_INTEGERS_ATM_tag | two_integers |
Defines the properties of two integers used for ATM Dialog. | |
typedef struct CHARACTER_PROGRAM_tag | character_program |
Defines the properties of an ATM character program. | |
typedef struct ATM_STRUCTURE_tag | ATM_STRUCTURE |
Defines the properties of an ATM font based model. |
#define MEMFAIL 2 |