I have a program which i need to run with 2 input files 1 is no problem but i have no idea where to start with having it run with 2 anyone have any ideas?
basically heres how it goes
1)have the program run with data01.dat
2)outputs results to output.dat
3)loops back up to the top of function
4)runs with data02.dat
5)outputs again to output.dat
3-5 is what i dont know how todo
thanks in advance for any help