Next: , Previous: , Up: String Key Variable Size Value Array Interface   [Index]


4.2.1.2 String Key Variable Size Value Array Types

typedef struct x1f4_??note_type {
    void *trans;
} x1f4_??note_type;

The struct x1f4_??note_type record has a trans pointer feature, indicating a memory allocation construct in the struct x1f4_trans_type definition.

See struct x1f4_trans_type.

The struct x1f4_??note_type is used by the associative array constructor routines for construction specifications - specifically, for the memory allocator specification.

The use of the struct x1f4_??note_type fields and its use entirely is restricted by the construction flags.

See String Key Variable Size Value Array Definitions.