ticalc_dirlist_destroy Function

calc_int.h

void ticalc_dirlist_destroy (TNode **tree)

Parameters

tree
the address of a tree.


Summary

Destroy (free) the tree got with directorylist.

See also

ticalc_dirlist_display, directorylist


Return to the API index