Using scanf until EOF to insert values into nodes

后端 未结 0 1202
孤街浪徒
孤街浪徒 2020-11-27 12:01

I want to get user inputs from scanf and then save those integers into nodes (and link the nodes onto a linked list). The user can input integers until they hit ctrl+d.

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