PDA

Click to See Complete Forum and Search --> : Simple File Splitter


BenJones
May 31st, 2010, 08:11 AM
Hi this is a simple program to split large files, you can select a file then set the number of files to split into, You also got a option to create a rejoin batch files that builds the file back to normal.

All code is commented, if you find any mistakes or have any sugestions on how i can inprove the code. let me know as it will help me in other projects.

Anyway hope you enjoy the code. Made in Visual C# 2008 Express