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.