pl. check my code give some error not able to point it >>>>>>>>>><<<<<<<<<<<<<<<<<<<
Delete node from BST
at line no 83
correct one is
root->right = deletebst(root, replace->data);
pl. check my code give some error not able to point it >>>>>>>>>><<<<<<<<<<<<<<<<<<<
at line no 83
correct one is
root->right = deletebst(root, replace->data);