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)???