Create family tree using linked list and transverse tree in preorder in C

前端 未结 0 1649
自闭症患者
自闭症患者 2021-01-16 21:04

I wanna create a family tree using linked list and transverse the tree in preorder.

Rule 1: Each of the node should contain name, gender, pointer for storing the husb

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