User: olifant

  • Public profile

User profile: olifant

User info
User name:olifant
History
Joined:
Number of posts:9
Latest posts:

delete heap vector of heap vectors
because if i don't put it on a heap, i cant return to properly (i think)

delete heap vector of heap vectors
hi, i've made the following vectors, [code]vector< vector<TreeElement*>* >* tempDirList = new vect...

segmentation error
why am i getting an segmentation error here [code]void Tree::printTreeList() { unsigned int i; co...

weird cout output
hi, i get this really weird output when running this program, does anyone know why??? this is th...

Undefined reference to class::function
check, 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