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