Next: Fixed Size Data Array Library, Previous: Fixed Size Data Array Types, Up: Fixed Size Data Array Interface [Index]
Construction flags definitions:
X1f4_??FSET_SIZE_FRAME
indicates the associative array constructor routines that the data item size
as specified by the size
field of their struct x1f4_??fset_type *
argument is to be used (and not whatever default they have).
X1f4_??FSET_TRANS_MASK
indicates the associative array constructor routines that the memory allocator
(in the struct x1f4_trans_type
definition) pointed to by the
trans
field of their struct x1f4_??fset_type *
argument is to be
used.