My semester just ended and I have an outstanding project I haven't finished that I would like to just so that I know what I'm doing. The idea is to create a linkedlist from input from the user from data inputted via a file into three arrays. The linkedlist is in place to keep track of the order, check/show the order and add/delete the order accordingly. Linkedlists was one of the last things we covered and I wasn't fully grasping the coding. I understand the what and why...just not so much the make-it-happen. Here is what I have: