/* * http://sosal.kr/ * made by so_Sal */ The programming of Basic file system-call.1st Input file name, and make file. Save the content written by user in the file. If user enter the buffer “The end”, then end the program.2nd Input 2 files name, and make file1, file2. Save the content written by user in the file. If user enter the buffer “The end”, then end the program. Append the content on th..