RCS file: RCS/header.h,v
Working file: header.h
head: 1.3
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
All header file are included in this file
—————————-
revision 1.3
date: 2014/08/30 20:12:53; author: root; state: Exp; lines: +5 -1
declare function
—————————-
revision 1.2
date: 2014/08/30 16:21:24; author: root; state: Exp; lines: +2 -0
declare c_write function
—————————-
revision 1.1
date: 2014/08/28 18:01:10; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: RCS/main.c,v
Working file: main.c
head: 1.5
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 5; selected revisions: 5
description:
main file
—————————-
revision 1.5
date: 2014/08/30 20:11:15; author: root; state: Exp; lines: +6 -4
call decompress function and recover original string with the help of master array
—————————-
revision 1.4
date: 2014/08/30 14:27:27; author: root; state: Exp; lines: +1 -1
get position in master array
—————————-
revision 1.3
date: 2014/08/30 12:48:25; author: root; state: Exp; lines: +1 -0
create compress function
—————————-
revision 1.2
date: 2014/08/28 18:17:20; author: root; state: Exp; lines: +2 -1
Got Code length sucessfully
—————————-
revision 1.1
date: 2014/08/28 17:59:22; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: RCS/function.c,v
Working file: function.c
head: 1.7
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 7; selected revisions: 7
description:
Function file where all functions are defined
—————————-
revision 1.7
date: 2014/08/31 15:01:44; author: root; state: Exp; lines: +3 -2
chnage the appearance of output
—————————-
revision 1.6
date: 2014/08/30 20:12:23; author: root; state: Exp; lines: +47 -17
define function to decompress and recover the data
—————————-
revision 1.5
date: 2014/08/30 16:20:29; author: root; state: Exp; lines: +35 -35
write compressed data into new file
—————————-
revision 1.4
date: 2014/08/30 14:27:53; author: root; state: Exp; lines: +45 -9
get position in master array
—————————-
revision 1.3
date: 2014/08/30 12:48:58; author: root; state: Exp; lines: +29 -16
rectify the master function as it was reallocating more memory priviously
—————————-
revision 1.2
date: 2014/08/28 18:18:51; author: root; state: Exp; lines: +4 -1
Define Code length function
—————————-
revision 1.1
date: 2014/08/28 18:00:07; author: root; state: Exp;
Initial revision
=============================================================================