This program is supposed to have user input name of imputfile,open the file which should contain a list of scores and store the list in an array,then do some other stuff with those numbers,my probem is in the openFiles function..i keep getting an fstream error and cant figure out what im doing wrong for the life of me..heres the code