Previous: Text Library Security Concerns, Up: Text Library


6.4.4 Text Library Usage Mechanics

The text library construct is a regular libx1f4i0 library construct.

See Library Construct.

Text libraries instances are to be created by the x1f4_init_lxtext function.

See x1f4_init_lxtext.

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

The function definitions provided by the text library instances are to be retrieved via the x1f4_fset_lxtext function.

See x1f4_fset_lxtext.

Once no longer needed, the text library instances are to be disposed via the x1f4_fini_lxtext function.

See x1f4_fini_lxtext.