Searched defs:targetfile (Results 1 – 1 of 1) sorted by relevance
193 char targetfile[MAX_PATH_LEN]; in main() local441 void concat_files(const char *file1, const char *file2, const char *targetfile) in concat_files()