Next: , Previous: , Up: List Library Functions   [Index]


7.4.3.5 x1f4_fini_lxlist

extern int x1f4_fini_lxlist
    (void **lxlist);

The x1f4_fini_lxlist function frees the memory allocated for the list library object stored at the address recorded at lxlist.

The function returns 0 for success, one of the defined error codes for failure.