JOINUP - Join up pieces of a file

JOINUP is a utility that joins up the chunks of a file that had been split by the SPLITUP program.

If you are in a directory containing the files "file001.xxx", file002.xxx", and so on, then issuing the command:

joinup
will create a single file "file000.xxx" containing the information in the split up pieces.

Files you may copy include:

Back to the C software page.


Last revised on 19 August 1999.