I have the following code in my function, then I do a number of operations. I need to do it again to add a new node. Can I do it ? Will I loose all the information on my other nodes ? If so, what is the best way to approach this problem.
TreePointer = new s_Node[NodeNumber]; // dynamicly generate array of nodes
WHO DO THEY
THINK THEY''RE
FOOLING : YOU ?
GARAL website
new operator question
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement