The m17n Library 1.8.4
|
Type of symbols. More...
#include <symbol.h>
Data Fields | |
unsigned | managing_key: 1 |
char * | name |
int | length |
MPlist | plist |
struct MSymbolStruct * | next |
Type of symbols.
<>
The type #MSymbol is for a symbol object. Its internal structure is concealed from application programs.
unsigned MSymbol::managing_key |
char* MSymbol::name |
int MSymbol::length |
MPlist MSymbol::plist |
struct MSymbolStruct* MSymbol::next |