Previous: , Up: Communications Library   [Index]


7.35.4 Communications Library Usage Mechanics

The operating system library construct is a regular libaime library construct.

See Library Construct.

Operating system library objects are to be created by the x1f4_init_lxroll function.

See x1f4_init_lxroll.

The function requires at least the temporaries allocator definition (the memory allocator for temporaries storage definition that is).

The function definitions provided by the operating system library objects are to be retrieved via the x1f4_fset_lxroll function.

See x1f4_fset_lxroll.

Once no longer needed, the index library objects are to be disposed via the x1f4_fini_lxroll function.

See x1f4_fini_lxroll.