//test.cpp /* int main() { string file1, file2, outfile; while(loop_condition) { cout cin>>file1>>file2; cout cin>>outfile; } return 0; } */