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


7.12.3.4 x1f4_fini_lxfile

extern int x1f4_fini_lxfile
    (void **lxfile);

The x1f4_fini_lxfile function frees the memory allocated for the file library object stored at the address recorded at lxfile.

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