Previous: Text Library Security Concerns, Up: Text Library [Index]
The text library construct is a regular libaime 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.