Simon

Simon

  • NA
  • 1
  • 0

reading numerical data from a text file

Aug 8 2007 10:13 AM

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)