Home SQL PHP HTML Perl PowerBuilder C/C++ General Solutions Contacts

C

Index
Downloads

Downloads

At this moment in time this section only contains a program I wrote about 10 years ago to split large files into smaller files, for distribution via floppy disk or other removable media (and obviously to rejoin them later). It's a bit crude, but it works on pretty much anything, what's more I still use it myself sometimes!

  • Splitz - 29Kb Zip File

    Program to split large files to removable media, or to a set of smaller files on the same drive. Contains C source code, PC Executable (DOS), Amiga (680x0 series) Executable. It should compile with almost any C compiler on any operating system. You may use the source code for whatever you want, I'm releasing this as open source with no copyright restrictions.

This is Code, all contents copyright - © Wayne Jones 2004.