I am trying to parse multiple lines of text from a .txt file, in c. The way i have it right now only parses a single line. I was wondering how to scan through multiple lines and save them in different stringsI am trying to parse multiple lines of text fro