Accessing an int within a struct pointer's next* field

前端 未结 0 934
我在风中等你
我在风中等你 2020-12-13 05:14

I have a pointer to a Tasks struct which has three fields, tid,difficulty & next. I want to compare the difficulty of the next task from a task with a number but i\'m ge

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