This is a little C program to split files by size in bytes, rather than
by lines like the default Unix split. I use it to split large archives
to take home to unpack on the amiga by putting them on PeeCee format
disks. If anyone out there has a method of reading a multi-volume tar
archive off of disks with a PeeCee sector format let me know!

This program should compile with any ANSI standard C compiler.

Dave
dcc@dcs.ed.ac.uk
Feb 23 1993
