Next: Fixed Length String Set Definitions, Previous: Fixed Length String Set Excerpt, Up: Fixed Length String Set Interface [Index]
typedef struct x1f4_??sset_type {
unsigned size;
void *trans;
} x1f4_??sset_type;
The struct x1f4_??sset_type record has a trans pointer
feature, indicating a memory allocation construct in the struct
x1f4_trans_type definition. The size specifies the length of the
strings, expressed in bytes.
The struct x1f4_??sset_type is used by the
associative array constructor routines for construction specifications.