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


7.8.3.2 x1f4_fini_lxmath

extern int x1f4_fini_lxmath
    (void **lxmath);

The x1f4_fini_lxmath function frees the memory allocated for the math library object stored at the address recorded at lxmath.

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