Nov 12, 2013 at 3:17am
Remove #include <tree.cpp>
in your main.cpp.
Edit: And use quotes for tree.h #include "tree.h"
Last edited on Nov 12, 2013 at 3:21am
Nov 12, 2013 at 3:28am
You are a genius
Thank you for taking the time to help me out.
been working on this assignment all week and it finally works right
Again thank you for all your help.