How do I get a pointer to a struct, given as a value in a function?

前端 未结 0 1187
迷失自我
迷失自我 2020-12-03 02:27

I want to delete an element of a linked list, and for that i have to compare the elements with the one given in the header, but the value is a structure and I cant compare 2

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