Computer Science Mount Holyoke College
  CS211  Data Structures 

Lecture 15 Trees

The code could be found at http://www.cs.colorado.edu/~main/chapter10/
 

Binary Tree Node

    The Header file bintree.h

    The Implementation file bintree.template



Xiaoyan Li   ( xli@mtholyoke.edu )