Thread: Tree problem
View Single Post
Old 08-25-2007, 07:41 AM   #1 (permalink)
chokitofrito
Recruit
 
Join Date: Aug 2007
Posts: 1
chokitofrito is on a distinguished road
Thumbs up Tree problem

Hi there, I just want to know if, when I create a large binary tree, and I re-"pointed" the root pointer to another node somewhere below in that same tree (say, a terminal node), will the "upper" parts of the tree (starting from the new root node) be removed/deleted from memory? Please explain your answers.
Thank you.

Sorry for my English.
__________________
chokitofrito is offline   Reply With Quote