5.5.5 Step 5: Finish Up
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.
5.5.5 Step 5: Finish Up
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.
转载于:https://www.cnblogs.com/sohu2000000/archive/2010/10/31/1865613.html