So i have an array of structs which holds a student ID number and an instance of the LinkedList class which holds a linked list of the schedule of that student. How would I save all the data using file i/o. And then how would i retrieve that info and put it back into their respective variables? I am very confused. Thank you for your time, help would be greatly appreciated
Bookmarks