5.5.5 Step 5: Finish Up [ToC] [Index]     [Skip Back] [Skip Fwd]     [Prev] [Up] [Next]

176. <Step 5: Finish up and return after AVL deletion 176> =
tree->avl_count–;
tree->avl_generation++;
return (void *) item;

This code is included in 164.