I am trying to edit a text file for a 'News Flash' application. I am reading in the text file, and parsing it into an array of structs. I can edit the file just fine, but I'm having issues saving the file (or perhaps it's the way that the structs work with arrays.) Here is a code sample where it hangs: