Hello all
Disclaimer: this is homework
Justification: it is already been submitted :( / I want to know what I am doing wrong / I am not asking anyone to do my homework. I want to do it still!!
I am in the process of building a general tree.
I am stuck on adding an object through to my tree
The only specification I need to follow is listed in the main class.
There are no other specif actions that I must follow, so please feel free to call me out on any major flaws. If It takes a major rewrite I am open to that as well...
Small tangent() {
At this point my code is little all over the place as so as I am. As most of you can relate to coding for hours and just then unraveling to guessing a checking. I have tried to keep things semi organized but alas coding / troubleshooting unit ll 5 am yesterday and back at it today there might be... I have no idea where I was going to take this...
well at lease excuse me using std::string and char* for the same constructors: I was just trying things...
return to_thread
}
listed below is my code.
https://gist.github.com/pemby/1923e1a04434650f2ba7
If you need to ask me any questions feel free to ask. I would be happy to clarify!
Cheers!