I want to return a pointer value to my main function but it works only locally and the value of root = NULL remains the same outside the function insert.I want to return a pointer value to my main fun
I want to return a pointer value to my main function but it works only locally and the value of root = NULL remains the same outside the function insert.I want to return a pointer value to my main fun