delete heap vector of heap vectorsbecause if i don't put it on a heap, i cant return to properly (i think)
delete heap vector of heap vectorshi, i've made the following vectors, [code]vector< vector<TreeElement*>* >* tempDirList = new vect...
segmentation errorwhy am i getting an segmentation error here [code]void Tree::printTreeList() { unsigned int i; co...
weird cout outputhi, i get this really weird output when running this program, does anyone know why??? this is th...
Undefined reference to class::functioncheck, now i know the problem, i'm able to build my program by hand in the terminal (btw i was usin...
This user does not accept Private Messages