RCS file: mdcauit2.c,v
Working file: mdcauit2.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
this is implementation of Multiple Data Compression And Encryption Using Iterative Technique.
It is without using functions.
—————————-
revision 1.2 locked by: root;
date: 2015/02/12 11:16:09; author: root; state: Exp; lines: +51 -1
Using Compression function to compress the Textfile.
implemented successfully and created compressed file.
—————————-
revision 1.1
date: 2015/02/06 08:55:20; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: header.h,v
Working file: header.h
head: 1.7
branch:
locks: strict
root: 1.7
access list:
symbolic names:
keyword substitution: kv
total revisions: 7; selected revisions: 7
description:
included base header file stdio.h
—————————-
revision 1.7 locked by: root;
date: 2015/02/12 11:13:28; author: root; state: Exp; lines: +5 -1
declared the prototype for comprssion function.
declared the prototype for finding the location of element.
—————————-
revision 1.6
date: 2015/02/05 12:00:24; author: root; state: Exp; lines: +1 -0
declared the prototype of unique function.
—————————-
revision 1.5
date: 2015/02/05 07:22:43; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.4
date: 2015/02/05 07:20:30; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.3
date: 2015/02/02 09:24:15; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.2
date: 2015/02/02 09:19:50; author: root; state: Exp; lines: +2 -0
included stdio.h and fcntl.h
—————————-
revision 1.1
date: 2015/02/02 09:15:02; author: root; state: Exp;
Initial revision
=============================================================================