Why we need to return pointer when we use fuction?

前端 未结 0 1663
刺人心
刺人心 2021-01-16 04:32

I\'m trying to write a code to insert nodes in binary search tree using a function insert_elements. In my textbook the code for the function is-

struct node *         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题