Previous: , Up: Integer Set Library   [Index]


7.31.4 Integer Set Library Usage Mechanics

The integer set library construct is a regular libaime library construct.

See Library Construct.

Integer set library objects are to be created by the x1f4_init_lxvery function.

See x1f4_init_lxvery.

The function requires at least the type id to use for the introduced ‘mint’ type (some number conveniencing the application, greater than X1f4_E4_LAST).

See Symbolic Types.

See struct x1f4_nodetype_type.

The data type definitions provided by the integer set library objects are to be retrieved via the x1f4_dset_lxvery function.

See x1f4_dset_lxvery.

The function definitions provided by the integer set library objects are to be retrieved via the x1f4_fset_lxvery function.

See x1f4_fset_lxvery.

Once no longer needed, the integer set library objects are to be disposed via the x1f4_fini_lxvery function.

See x1f4_fini_lxvery.