![]() |
![]()
| ![]() |
![]()
NAMEEZ_TreeDestroySubtree - detach and destroy a subtreeSYNOPSIS#include <EZ.h> void EZ_TreeDestroySubtree(EZ_TreeNode *stree) ARGUMENTSstree Specifies a subtree.DESCRIPTIONEZ_TreeDestroySubtree detaches stree from its host tree and destroy the subtree.SEE ALSOEZ_CreateTreeNode(3), EZ_TreeDetachSubtree(3), EZ_CreateDirTree(3), EZ_TreeDestroyNodeDescendants(3)
|