1
Answer

reading numerical data from a text file

Simon

Simon

17y
2.3k
1

Hi, I'm really really new to c# but have some experience with fortran.

I've been searching for the best way to read numeric data from a text file but after days of searching I can only see how to read in strings from the file.

Is there a way I can read in decimal values directly (delimited by spaces)???

Answers (1)