VMS Help RTL Routines, LIB$, LIB$TRAVERSE_TREE *Conan The Librarian (sorry for the slow response - running on an old VAX) |
The Traverse a Balanced Binary Tree routine calls an action routine for each node in a binary tree. Format LIB$TRAVERSE_TREE treehead ,user-action-procedure [,user-data-address]
Additional Information (explode) :
|