data
) that contains the tree element.
left
) that points to the root node of the
left subtree.
right
) that points to the root node of the
right subtree.
binarytreenode.h
This page was last modified on Apr 10, 2001
URL: http://people.hsc.edu/faculty-staff/robbk/Coms262/Lectures/BinaryTreeNodes.html