I've never done this with a file of more than four doubles, how do I read in a data file into an array? Do I have to declare 200 doubles to represent each line of the txt file? I'm gonna presume that the answer to that is no, but how else can I do it?