Previous: File Library Security Concerns, Up: File Library
The file library construct is a regular libx1f4i0 library construct.
See Library Construct.
File libraries instances are to be created by the x1f4_init_lxfile
function.
See x1f4_init_lxfile.
The function requires at least the type id to use for the introduced
`file' type (some number conveniencing the application, greater than
X1f4_E4_LAST
).
See Symbolic Types.
The data type definitions provided by the file library instances are to be
retrieved via the x1f4_dset_lxfile
function.
See x1f4_dset_lxfile.
The function definitions provided by the file library instances are to be
retrieved via the x1f4_fset_lxfile
function.
See x1f4_fset_lxfile.
The symbolic constant definitions provided by the file library instances are
to be retrieved via the x1f4_vset_lxfile
function.
See x1f4_vset_lxfile.
Once no longer needed, the file library instances are to be disposed via the
x1f4_fini_lxfile
function.
See x1f4_fini_lxfile.