File IO

  1. Reading a text file line-by-line until the end
  2. Reading a delimited text file and storing the values in an array
  3. Reading and writing structs to a file
  4. Skipping lines while reading a text file
  5. Writing data to a file