I'm trying to take a directory and list its contents in a string array so that a while loop can loop through the contents to find the .out files I'm reading. My program currently can read one of the .out files if given the specific file directory.I'm trying to take a directory and list its con