Anett Barat

Anett Barat

  • NA
  • 2
  • 406

How to read specific lines with File.ReadLine?

Jun 10 2018 1:42 AM
I have a csv file that starts with a category number (1 to 4) and a word after. I have a global variable that has a different value depending on which category the player chose and I want to read only the lines that have that value as category. How can I do that?

Answers (1)