Description:
Using this program, users can save the space occupied by the files. This program uses the append function of files in C which adds the content of the second file to the end of the first file. This program needs two file names as its arguements and the the end of the first file will be the beginning of the second file. This program is very simple and can be used by anyone who needs to reduce the file size.
|