I am trying to add nodes to a tree with this function. I have use a array of character pointers for the input data. To insert I am incrementing the pointer each time.I am trying to add nodes to a tree with this fu
I am trying to add nodes to a tree with this function. I have use a array of character pointers for the input data. To insert I am incrementing the pointer each time.I am trying to add nodes to a tree with this fu