I am trying to get a program to take two files and place them into a third file. I have searched all over this website looking for a solution and i can seem to find one. I am very new to C++ and programing in general so please forgive my ignorance.
My issue is that i keep getting an error 'incomplete type is not allowed' as well as 'no operator matches these ">>" these operands.'