I need help with my program,the problem I am having with this code is that I cannot figure out how to get data from a .dat file, store it into a struct from a linked list. My program is working, but the code does not list the items from the .dat file and I don't know why it is not. The file is being opened correctly but it is not displaying anything. Please help, thank you