Previous: Time Library Security Concerns, Up: Time Library


6.10.4 Time Library Usage Mechanics

The time library construct is a regular libx1f4i0 library construct.

See Library Construct.

Time libraries instances are to be created by the x1f4_init_lxdate function.

See x1f4_init_lxdate.

The function requires at least the type ids to use for the introduced `date' and `time' types (some numbers conveniencing the application, greater than X1f4_E4_LAST).

See Symbolic Types.

The data type definitions provided by the time library instances are to be retrieved via the x1f4_dset_lxdate function.

See x1f4_dset_lxdate.

The function definitions provided by the time library instances are to be retrieved via the x1f4_fset_lxdate function.

See x1f4_fset_lxdate.

Once no longer needed, the time library instances are to be disposed via the x1f4_fini_lxdate function.

See x1f4_fini_lxdate.