Computer Science City College of New York
  CSc212 Section PR 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



Zhigang Zhu ( zhu@cs.ccny.cuny.edu )