I have a data file with no heading that consists of one column with 3 digit numbers. I want to read in a number, run my algorithm then go to next line so on and so forth. My question is what is the best way to jump to next line to read in the data.
Jason Salisbury