RCS file: header.h,v
Working file: header.h
head: 1.7
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 7; selected revisions: 7
description:
This is the base header file for Project MDCAEUIT.
----------------------------
revision 1.7
date: 2014/06/12 19:25:23; author: root; state: Exp; lines: +2 -0
Gave the prototype for code_length().
Included string.h
----------------------------
revision 1.6
date: 2014/06/12 18:31:10; author: root; state: Exp; lines: +1 -0
Gave thje prototype for find_if_unique().
----------------------------
revision 1.5
date: 2014/06/09 17:12:02; author: root; state: Exp; lines: +1 -1
Gave prototype for mcreat_masterarray().
----------------------------
revision 1.4
date: 2014/06/09 17:04:24; author: root; state: Exp; lines: +1 -0
Included stdlib.h
----------------------------
revision 1.3
date: 2014/06/09 17:01:03; author: root; state: Exp; lines: +1 -0
*** empty log message ***
----------------------------
revision 1.2
date: 2014/06/09 16:52:04; author: root; state: Exp; lines: +1 -0
Gave the prototype for openfile().
----------------------------
revision 1.1
date: 2014/06/09 16:38:31; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: mdc.c,v
Working file: mdc.c
head: 1.21
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 21; selected revisions: 21
description:
This is the base compression file.
Project: Multiple Data Compression and Encryption Using Iteratice Technique.
We opened the file .
----------------------------
revision 1.21
date: 2014/06/12 19:26:27; author: root; state: Exp; lines: +1 -1
*** empty log message ***
----------------------------
revision 1.20
date: 2014/06/12 19:25:53; author: root; state: Exp; lines: +23 -2
Find out the ndc and cl.
----------------------------
revision 1.19
date: 2014/06/12 19:15:07; author: root; state: Exp; lines: +5 -2
*** empty log message ***
----------------------------
revision 1.18
date: 2014/06/12 19:14:13; author: root; state: Exp; lines: +2 -2
*** empty log message ***
----------------------------
revision 1.17
date: 2014/06/12 19:13:43; author: root; state: Exp; lines: +2 -2
*** empty log message ***
----------------------------
revision 1.16
date: 2014/06/12 19:10:39; author: root; state: Exp; lines: +1 -1
*** empty log message ***
----------------------------
revision 1.15
date: 2014/06/12 19:09:16; author: root; state: Exp; lines: +3 -1
*** empty log message ***
----------------------------
revision 1.14
date: 2014/06/12 19:07:38; author: root; state: Exp; lines: +1 -1
*** empty log message ***
----------------------------
revision 1.13
date: 2014/06/12 19:06:54; author: root; state: Exp; lines: +1 -0
*** empty log message ***
----------------------------
revision 1.12
date: 2014/06/12 18:35:53; author: root; state: Exp; lines: +4 -6
*** empty log message ***
----------------------------
revision 1.11
date: 2014/06/12 18:32:34; author: root; state: Exp; lines: +1 -1
defined ret.
----------------------------
revision 1.10
date: 2014/06/12 18:31:26; author: root; state: Exp; lines: +18 -2
Implemented find_if_unique() for finding if the ch read from the file is present in the masterarray or not?
/
----------------------------
revision 1.9
date: 2014/06/09 17:16:44; author: root; state: Exp; lines: +14 -4
storing the characters read from the file into the masterarray and printing the masterarray, in the creat_masterarray().
----------------------------
revision 1.8
date: 2014/06/09 17:12:17; author: root; state: Exp; lines: +25 -1
Implemented function for creat_masterarray()
----------------------------
revision 1.7
date: 2014/06/09 17:05:56; author: root; state: Exp; lines: +1 -1
*** empty log message ***
----------------------------
revision 1.6
date: 2014/06/09 17:04:35; author: root; state: Exp; lines: +1 -1
using exit to terminate the program
----------------------------
revision 1.5
date: 2014/06/09 17:01:06; author: root; state: Exp; lines: +4 -1
using exit to terminate the program.
----------------------------
revision 1.4
date: 2014/06/09 16:52:21; author: root; state: Exp; lines: +18 -6
Opened the file using openfile().
----------------------------
revision 1.3
date: 2014/06/09 16:45:44; author: root; state: Exp; lines: +7 -2
Accepting the filename using command line arguments.
----------------------------
revision 1.2
date: 2014/06/09 16:42:44; author: root; state: Exp; lines: +2 -2
Revoved syntax errors.
----------------------------
revision 1.1
date: 2014/06/09 16:38:31; author: root; state: Exp;
Initial revision
=============================================================================
It looks like you're new here. If you want to get involved, click one of these buttons!