Copyright Digital Equipment Corp. All rights reserved.

LIB$TRAVERSE_TREE

   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 available:

Returns         Arguments