Bool wxConcatFiles(char *file1, char *file2, char *file3)
Concatenates file1 and file2 to file3, returning TRUE if successful.