Problem in filling a list with a loop - C Language

前端 未结 0 1097
粉色の甜心
粉色の甜心 2020-12-11 03:18

I want to fill a list of structures within a loop, but it seems to fill it only with the last reference to the struct used.

This is how I implemented the list:

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