Error: Expected ‘struct tree_node *’ but argument is of type ‘struct tree_node *’

后端 未结 0 1299
甜味超标
甜味超标 2020-12-21 06:37

I\'m facing two errors when trying to assign a value to the components of a struct and later when passing a pointer of struct to a function.

I have a user-defined dat

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