blueFileSplitter
Splits files into smaller chunks
Categories: old stuff
Years ago I was quite fascinated by writing programs to split files into smaller pieces. Everytime I wanted to learn a new language or library, I wrote one. So there's a total of three different filesplitters.: a very old one written in C++ back in 2001, one written using gtkmm in 2004, and when I learned Java in 2005 I wrote another one.
Of course there are better tools to do the job, so they're here mainly for historical reasons ;) The C++ binaries are for Windows only, and they need the gtkmm-runtime 2.4 to work.
Download
Program (Version 3): blueFileSplitter3.zip (18.62 Kbytes)
Source code (Version 3): blueFileSplitter3_src.zip (14.88 Kbytes)
Program (Version 2, Win32): file 'blueFileSplitter.zip' not available
Source code (Version 2): file 'blueFileSplitter_src.zip' not available
Screenshot
Version 3.0:
Version 2.0: