Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You can read one file first, and then write it to the final file, then the second file, and append it to the final one. You can just read the files piece by piece and add to the final one. QTextStream has a method to read a certain number of characters, and a method to check if there are more characters in the file.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question