RCS file: mdcauit2.c,v
Working file: mdcauit2.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
this is implementation of Multiple Data Compression And Encryption Using Iterative Technique.
It is without using functions.
—————————-
revision 1.4 locked by: root;
date: 2015/02/14 04:40:58; author: root; state: Exp; lines: +23 -17
Eliminating the null character that was stored extra in decompressed file.
—————————-
revision 1.3
date: 2015/02/13 10:42:01; author: root; state: Exp; lines: +39 -10
Using decompression function to decompress the file.
Implemented successfully.
—————————-
revision 1.2
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
=============================================================================