Next: x1f4_fset_lxdate, Previous: x1f4_dset_lxdate, Up: Time Library Functions
extern int x1f4_fini_lxdate (void **lxdate);
The x1f4_fini_lxdate
function frees the memory allocated for the time
library stored at the address stored at the lxdate
address.
The function returns 0
for success, one of the defined error codes for
failure.