Hi
My program is supposed to implement a binary tree with an insert, remove, copy, pre-order, post-order and in-order views.
Problem is that my code compiles... but doesnt work. Could someone help me out.
Thanks.
I attached the code...
brownt7.h
a7.cpp
brownt7.cpp