Doubly linked list implement in C

前端 未结 0 1660
北海茫月
北海茫月 2020-12-14 00:49

I try to implement a basic linked list but I cannot create one becuase listCreate function is void. But if I use list* listCreate() then I cannot use l-&g

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