Add to Favorites    Make Home Page 5770 Online  
 Language Categories  
 Our Services  

Home » C Home » File Operations Home » QuickSplit - File Split/Restore Utility (Project)

A D V E R T I S E M E N T

Search Projects & Source Codes:

Title QuickSplit - File Split/Restore Utility (Project)
Author Joby Joseph
Author Email jobijocef [at] rediffmail.com
Description A file split/restore utility which can be used to split large files into small pieces. The main advantage this utility is when you need to transfer large files using a number of floppy disks. You will be able to utilise the storage capacity of the floppy to its maximum.
Category C » File Operations
Hits 367198
Code Select and Copy the Code
/* include file DECLARE.H */ #define BACKSPACE 14 #define ENTER 28 #define KEYRIGHT 77 #define KEYLEFT 75 #define KEYUP 72 #define KEYDOWN 80 #define TAB 15 #define DELETE 83 #define HOME 71 #define END 79 #define PGUP 73 #define PGDOWN 81 #define CtrlPGDOWN 118 #define CtrlPGUP 132 #define CtrlRIGHT 116 #define CtrlLEFT 115 #define CtrlHOME 119 #define CtrlEND 117 #define CTRL_Y 21 #define CTRL_T 20 #define INSERT 82 #define ESCAPE 1 #define F1 59 #define F2 60 #define F3 61 #define F4 62 #define F5 63 #define F6 64 #define F7 65 #define F8 66 #define F9 67 #define F10 68 #define MAX_BUF 512 #define NORM_C 112 #define HIGH_C 47 #define HOTK_C 11 #define DIR_C 49 #define FIL_C 48 struct Files { struct Files *prev; char *fname; struct Files *next; }; struct Files *Flist=NULL; char password[10]={"ARCHANA"}; char far *mem=(char far*)0xB8000000; int scan,ascii,Ftotal; char path[MAX_BUF],dest[MAX_BUF],buffer[MAX_BUF]; char drive[5],fpath[MAX_BUF],filename[15],ext[5]; char *help; char *menu[8]={ "^Split", "Res^tore", "^Quick Split", "Quick ^Restore", "^Format", "^About", "^Help", "^Exit" }; /* include file INTERF.H */ void writechar(int,int,char,char); void readchar(int,int,char*,char*); void writesentence(char,char,char,char*,char*,char*,char,char,char); void writeline(char,char,char*,char,char); void platform(char,char,char,char,char,char,char); void singlebox(char,char,char,char,char); void doublebox(char,char,char,char,char); void brickbox(char,char,char,char,char); void createtable(char,char,char,char,char,char,char); void savevedeo(int,int,int,int,char far*); void restorevedeo(int,int,int,int,char far*); void highlight(char,char,char,char); void clearscreen(); void singleline_cut(int,int,int); void doubleline_cut(int,int,int); void sizecursor(char,char); void readkey(int*,int*); void setattr(char *,int); void writechar(int x,int y,char c,char attr) { int location; location=x*160+y*2; if(x<0||x>25||y<0||y>79) return; if(c!='

Related Source Codes

Script Name Author
The Game Opposite as seen on Nokia 2300 Mobile Manikanta
RECURSIVE BALANCED QUICK SORT ashish
Radix Sort ashish
Change your mouse pointer Ashim
The blinking star Shashank
Data Validation Crylittlebaby
To search a file by giving file type like mp3 or mpeg or doc Prashanth SR
Menus Demonstration B.Chidhambaram
Employee Database Project Using C. Reenku Raman Nayak
Creating a Lexical Analyzer in c fahad bader al-buhairi ¦Õ¤ ?¤Ð Ãß??ÝÐÝ
Calendar Program Omkar & Devendra
Stop double Process for start in C Cedrik Jurak
Stop double Process for start in C Cedrik Jurak
Time Scheduler Atiq Anwar
A timepass game between atmost two players Rahul Roy

A D V E R T I S E M E N T




Google Groups Subscribe to SourceCodesWorld - Techies Talk
Email:

Free eBook - Interview Questions: Get over 1,000 Interview Questions in an eBook for free when you join JobsAssist. Just click on the button below to join JobsAssist and you will immediately receive the Free eBook with thousands of Interview Questions in an ebook when you join.

New! Click here to Add your Code!


ASP Home | C Home | C++ Home | COBOL Home | Java Home | Pascal Home
Source Codes Home Page

 Advertisements  

Google Search

Google

Source Codes World.com is a part of Vyom Network.

Vyom Network : Web Hosting | Dedicated Server | Free SMS, GRE, GMAT, MBA | Online Exams | Freshers Jobs | Software Downloads | Interview Questions | Jobs, Discussions | Placement Papers | Free eBooks | Free eBooks | Free Business Info | Interview Questions | Free Tutorials | Arabic, French, German | IAS Preparation | Jokes, Songs, Fun | Free Classifieds | Free Recipes | Free Downloads | Bangalore Info | Tech Solutions | Project Outsourcing, Web Hosting | GATE Preparation | MBA Preparation | SAP Info | Software Testing | Google Logo Maker | Freshers Jobs

Sitemap | Privacy Policy | Terms and Conditions | Important Websites
Copyright ©2003-2024 SourceCodesWorld.com, All Rights Reserved.
Page URL: http://www.sourcecodesworld.com/source/show.asp?ScriptID=768


Download Yahoo Messenger | Placement Papers | Free SMS | C Interview Questions | C++ Interview Questions | Quick2Host Review