RCS file: declerations.h,v
Working file: declerations.h
head: 1.3
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This header file would contain all the function
declerations
declared displayMenu()
----------------------------
revision 1.3
date: 2017/06/30 08:12:15; author: root;
state: Exp; lines: +1 -0
declared openfilr()
----------------------------
revision 1.2
date: 2017/06/30 06:15:47; author: root;
state: Exp; lines: +2 -0
declared compression() and decompression()
----------------------------
revision 1.1
date: 2017/06/30 06:10:28; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: header.h,v
Working file: header.h
head: 1.2
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
This is the header file for PRoject.
Included stdio.h and stdlib.h
----------------------------
revision 1.2
date: 2017/06/30 08:07:16; author: root;
state: Exp; lines: +1 -0
Included header.h
----------------------------
revision 1.1
date: 2017/06/30 05:33:44; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: compression.c,v
Working file: compression.c
head: 1.6
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
Compression() will be used for compressing
files.
Just checking mapping
----------------------------
revision 1.6
date: 2017/06/30 08:45:57; author: root;
state: Exp; lines: +13 -4
Checking the uniqieness of the character in the
masterarray, before putting the character in the mastr array
----------------------------
revision 1.5
date: 2017/06/30 08:41:27; author: root;
state: Exp; lines: +7 -4
reading the characters from the file and storing
in the masterarray
displaying the mastararray
----------------------------
revision 1.4
date: 2017/06/30 08:37:57; author: root;
state: Exp; lines: +9 -1
reading characters from the file 1 by 1 and
printing
----------------------------
revision 1.3
date: 2017/06/30 08:12:24; author: root;
state: Exp; lines: +1 -6
opening the file for compression using
openfiler()
----------------------------
revision 1.2
date: 2017/06/30 08:06:29; author: root;
state: Exp; lines: +11 -0
Opening file for compression
----------------------------
revision 1.1
date: 2017/06/30 06:41:04; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: decompression.c,v
Working file: decompression.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This file contains function tht would be used
for decompression()
Just checking mapping for now
----------------------------
revision 1.1
date: 2017/06/30 06:43:16; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: displayMenu.c,v
Working file: displayMenu.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This file contains a finction displayMenu() that
displays menu items and returns choice
----------------------------
revision 1.1
date: 2017/06/30 06:35:16; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: mdc.c,v
Working file: mdc.c
head: 1.12
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 12; selected revisions: 12
description:
This is the main source file for project
Multiple Data Compression and Encryption using
Iterative Technique
Displayed main menu and obtained choice
Displaying appropriate operation depending on
choice using switch
----------------------------
revision 1.12
date: 2017/06/30 06:57:16; author: root;
state: Exp; lines: +2 -2
se
----------------------------
revision 1.11
date: 2017/06/30 06:54:41; author: root;
state: Exp; lines: +2 -2
testing stat
----------------------------
revision 1.10
date: 2017/06/30 06:53:45; author: root;
state: Exp; lines: +2 -2
se
----------------------------
revision 1.9
date: 2017/06/30 06:53:16; author: root;
state: Exp; lines: +2 -2
se
----------------------------
revision 1.8
date: 2017/06/30 06:52:37; author: root;
state: Exp; lines: +2 -0
Testing the canonical mode
----------------------------
revision 1.7
date: 2017/06/30 06:43:56; author: root;
state: Exp; lines: +0 -6
Took decompresion() out into another file
----------------------------
revision 1.6
date: 2017/06/30 06:41:26; author: root;
state: Exp; lines: +0 -6
Took compression() definition to seperte file.
----------------------------
revision 1.5
date: 2017/06/30 06:35:53; author: root;
state: Exp; lines: +0 -12
Displaying the menu through displayMenu()
----------------------------
revision 1.4
date: 2017/06/30 06:15:59; author: root;
state: Exp; lines: +14 -3
calling functions in the switch .
----------------------------
revision 1.3
date: 2017/06/30 06:11:00; author: root;
state: Exp; lines: +15 -6
mevod the main menu to function displayMenu()
----------------------------
revision 1.2
date: 2017/06/30 06:04:56; author: root;
state: Exp; lines: +21 -18
Putting the main menu and the related operations
in an infinite loop
exiting with choice 0
----------------------------
revision 1.1
date: 2017/06/30 05:36:05; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: openfiler.c,v
Working file: openfiler.c
head: 1.1
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
Opens the file and returns the file descriptor
----------------------------
revision 1.1
date: 2017/06/30 08:12:38; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: declaration.h,v
Working file: declaration.h
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
This file contains all user defined function
declaration
----------------------------
revision 1.6 locked by: root;
date: 2017/07/04 09:35:27; author: root;
state: Exp; lines: +1 -1
chnaged compress4 prototype
----------------------------
revision 1.5
date: 2017/07/04 09:22:08; author: root;
state: Exp; lines: +3 -0
added findindex()
added compress4() function
added openfilewrite() function
----------------------------
revision 1.4
date: 2017/07/03 18:19:13; author: root;
state: Exp; lines: +1 -0
added codelength function declaration
----------------------------
revision 1.3
date: 2017/07/03 17:43:02; author: root;
state: Exp; lines: +1 -0
added master array function declaration
----------------------------
revision 1.2
date: 2017/07/03 17:31:36; author: root;
state: Exp; lines: +1 -1
added openfileread() function
----------------------------
revision 1.1
date: 2017/07/03 11:26:37; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: header.h,v
Working file: header.h
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
This file includes all the required libraries
----------------------------
revision 1.6 locked by: root;
date: 2017/07/03 17:43:15; author: root;
state: Exp; lines: +1 -0
added string.h
----------------------------
revision 1.5
date: 2017/07/03 16:54:13; author: root;
state: Exp; lines: +1 -0
added unistd.h
----------------------------
revision 1.4
date: 2017/07/03 12:32:32; author: root;
state: Exp; lines: +1 -1
typing error
----------------------------
revision 1.3
date: 2017/07/03 12:30:45; author: root;
state: Exp; lines: +1 -1
added declaration.h
----------------------------
revision 1.2
date: 2017/07/03 11:55:59; author: root;
state: Exp; lines: +2 -0
added fcntl.h
----------------------------
revision 1.1
date: 2017/07/03 11:27:20; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: codelength.c,v
Working file: codelength.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is the file that contains the function
definition of code length
This return cl (code length) on the basis of ndc
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 18:39:53; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: compress4.c,v
Working file: compress4.c
head: 1.5
branch:
locks: strict
root: 1.5
access list:
symbolic names:
keyword substitution: kv
total revisions: 5; selected revisions: 5
description:
This contains the function definition of
compress4
This is called when the cl (code length) is 4
----------------------------
revision 1.5 locked by: root;
date: 2017/07/04 09:45:53; author: root;
state: Exp; lines: +1 -2
Synatx error
removed stray '_'
----------------------------
revision 1.4
date: 2017/07/04 09:44:48; author: root;
state: Exp; lines: +2 -3
Syntax error
removed the __func__ call
----------------------------
revision 1.3
date: 2017/07/04 09:42:36; author: root;
state: Exp; lines: +4 -11
Syntax error
removed extra curly brackets
----------------------------
revision 1.2
date: 2017/07/04 09:35:41; author: root;
state: Exp; lines: +2 -2
taking arguments fd and ma
----------------------------
revision 1.1
date: 2017/07/04 09:22:43; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: compression.c,v
Working file: compression.c
head: 1.30
branch:
locks: strict
root: 1.30
access list:
symbolic names:
keyword substitution: kv
total revisions: 30; selected revisions: 30
description:
This function compresses the given file
----------------------------
revision 1.30 locked by: root;
date: 2017/07/04 09:35:52; author: root;
state: Exp; lines: +1 -1
passed arguments in function compress4
----------------------------
revision 1.29
date: 2017/07/04 09:28:36; author: root;
state: Exp; lines: +1 -1
Syntax error, changed icase to case
----------------------------
revision 1.28
date: 2017/07/04 09:23:24; author: root;
state: Exp; lines: +3 -2
called compress4()
also seeked the fd(file descriptor) back to the
starting of the file
----------------------------
revision 1.27
date: 2017/07/03 18:42:02; author: root;
state: Exp; lines: +1 -1
printed the value of code length
----------------------------
revision 1.26
date: 2017/07/03 18:21:51; author: root;
state: Exp; lines: +2 -2
syntax error
----------------------------
revision 1.25
date: 2017/07/03 18:19:30; author: root;
state: Exp; lines: +20 -2
called codelength function
Switched according to the code length(cl)
----------------------------
revision 1.24
date: 2017/07/03 17:45:38; author: root;
state: Exp; lines: +2 -2
syntax error
printed ndc value
----------------------------
revision 1.23
date: 2017/07/03 17:43:20; author: root;
state: Exp; lines: +3 -35
removed extra code for master array
called master array function instead
----------------------------
revision 1.22
date: 2017/07/03 17:31:49; author: root;
state: Exp; lines: +5 -8
called open file read function
removed extra commands for opening the file
----------------------------
revision 1.21
date: 2017/07/03 17:23:11; author: root;
state: Exp; lines: +3 -3
Removing printf statements put in for debugging
as the compression function works perfectly now
----------------------------
revision 1.20
date: 2017/07/03 17:20:34; author: root;
state: Exp; lines: +1 -1
logical error, changed the if condition for
adding elements to master array
----------------------------
revision 1.19
date: 2017/07/03 17:17:53; author: root;
state: Exp; lines: +4 -2
added two printf statements for debugging
----------------------------
revision 1.18
date: 2017/07/03 17:14:39; author: root;
state: Exp; lines: +1 -0
Printing values of ch and ma in the loop for
debugging
----------------------------
revision 1.17
date: 2017/07/03 17:13:02; author: root;
state: Exp; lines: +1 -1
Indentation
----------------------------
revision 1.16
date: 2017/07/03 17:11:48; author: root;
state: Exp; lines: +1 -1
Syntax error
----------------------------
revision 1.15
date: 2017/07/03 17:10:55; author: root;
state: Exp; lines: +1 -1
Syntax error
revision 1.14
date: 2017/07/03 17:10:11; author: root;
state: Exp; lines: +8 -5
Syntax error
----------------------------
revision 1.13
date: 2017/07/03 17:08:54; author: root;
state: Exp; lines: +15 -2
Now only storing unique characters
----------------------------
revision 1.12
date: 2017/07/03 17:01:19; author: root;
state: Exp; lines: +1 -1
Changed the printing command for master
array(ma).
Trying to print the complete master array
----------------------------
revision 1.11
date: 2017/07/03 16:59:22; author: root;
state: Exp; lines: +2 -1
printing the value of ch in the loop
----------------------------
revision 1.10
date: 2017/07/03 16:56:34; author: root;
state: Exp; lines: +2 -2
indentation added for output
----------------------------
revision 1.9
date: 2017/07/03 16:43:36; author: root;
state: Exp; lines: +4 -12
printing the value i(counter) to check why it
gives segementation erroe
also adding all the characters to ma rather than
just unique for easy debugging for now
----------------------------
revision 1.8
date: 2017/07/03 16:39:07; author: root;
state: Exp; lines: +1 -1
changed the if condition that breaks the
infinite while loop
----------------------------
revision 1.7
date: 2017/07/03 12:10:56; author: root;
state: Exp; lines: +0 -3
*** empty log message ***
----------------------------
revision 1.6
date: 2017/07/03 12:05:27; author: root;
state: Exp; lines: +7 -4
editied the print command for printing master
array
----------------------------
revision 1.5
date: 2017/07/03 12:02:16; author: root;
state: Exp; lines: +1 -0
printing the master array
----------------------------
revision 1.4
date: 2017/07/03 12:00:17; author: root;
state: Exp; lines: +3 -3
Syntax error, as char *ma was declared twice
----------------------------
revision 1.3
date: 2017/07/03 11:58:06; author: root;
state: Exp; lines: +3 -1
Syntax error corrected as flag and i were left
undeclared
----------------------------
revision 1.2
date: 2017/07/03 11:56:15; author: root;
state: Exp; lines: +31 -0
Started reading "Myfile" character by
character and then created a master array
----------------------------
revision 1.1
date: 2017/07/03 11:27:47; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: decompression.c,v
Working file: decompression.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This function decompresses a given compressed
file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 11:28:16; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: displaymenu.c,v
Working file: displaymenu.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is used to display the various options of
the program to the u
prompts the user to select an option
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 11:28:31; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: findindex.c,v
Working file: findindex.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This contains the function definition of
compress4 function
This while create another compression file which
will create a new table of code for the given file
*This will create
It will create a compressed file
----------------------------
revision 1.3 locked by: root;
date: 2017/07/04 09:47:22; author: root;
state: Exp; lines: +1 -1
chnaged return value from fd to i
Syntax error
----------------------------
revision 1.2
date: 2017/07/04 09:46:41; author: root;
state: Exp; lines: +1 -1
Syntax error
added a missing closing bracket
----------------------------
revision 1.1
date: 2017/07/04 09:24:07; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: masterarray.c,v
Working file: masterarray.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is the function definition of master array
This function reads the file and gives a master
array containing unique characters read from the file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 17:43:40; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: openfileread.c,v
Working file: openfileread.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is function definition for openfileread
function.
which opens the file
opens the file for reading
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 17:32:13; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: openfilewrite.c,v
Working file: openfilewrite.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 function opens the file for writing and
creating file if it doesnt exist
----------------------------
revision 1.4 locked by: root;
date: 2017/07/04 09:58:41; author: root;
state: Exp; lines: +1 -1
added scanf command which was missing
----------------------------
revision 1.3
date: 2017/07/04 09:51:06; author: root;
state: Exp; lines: +1 -1
Function name changed in this file as earlier it
was read instead of write
----------------------------
revision 1.2
date: 2017/07/04 09:48:11; author: root;
state: Exp; lines: +1 -1
Syntax error
Removed a stray "char" from malloc
----------------------------
revision 1.1
date: 2017/07/04 09:26:12; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: source.c,v
Working file: source.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This file contains the main function and the
source code of the mdc project
----------------------------
revision 1.3 locked by: root;
date: 2017/07/03 12:31:02; author: root;
state: Exp; lines: +1 -1
removed declaration.h
----------------------------
revision 1.2
date: 2017/07/03 12:17:02; author: root;
state: Exp; lines: +1 -24
Removed extra function definition which were
already moved into a different file
----------------------------
revision 1.1
date: 2017/07/03 11:29:10; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: declaration.h,v
Working file: declaration.h
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
This file contains all user defined function
declaration
----------------------------
revision 1.6 locked by: root;
date: 2017/07/04 09:35:27; author: root;
state: Exp; lines: +1 -1
chnaged compress4 prototype
----------------------------
revision 1.5
date: 2017/07/04 09:22:08; author: root;
state: Exp; lines: +3 -0
added findindex()
added compress4() function
added openfilewrite() function
----------------------------
revision 1.4
date: 2017/07/03 18:19:13; author: root;
state: Exp; lines: +1 -0
added codelength function declaration
----------------------------
revision 1.3
date: 2017/07/03 17:43:02; author: root;
state: Exp; lines: +1 -0
added master array function declaration
----------------------------
revision 1.2
date: 2017/07/03 17:31:36; author: root;
state: Exp; lines: +1 -1
added openfileread() function
----------------------------
revision 1.1
date: 2017/07/03 11:26:37; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: header.h,v
Working file: header.h
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
This file includes all the required libraries
----------------------------
revision 1.6 locked by: root;
date: 2017/07/03 17:43:15; author: root;
state: Exp; lines: +1 -0
added string.h
----------------------------
revision 1.5
date: 2017/07/03 16:54:13; author: root;
state: Exp; lines: +1 -0
added unistd.h
----------------------------
revision 1.4
date: 2017/07/03 12:32:32; author: root;
state: Exp; lines: +1 -1
typing error
----------------------------
revision 1.3
date: 2017/07/03 12:30:45; author: root;
state: Exp; lines: +1 -1
added declaration.h
----------------------------
revision 1.2
date: 2017/07/03 11:55:59; author: root;
state: Exp; lines: +2 -0
added fcntl.h
----------------------------
revision 1.1
date: 2017/07/03 11:27:20; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: codelength.c,v
Working file: codelength.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is the file that contains the function
definition of code length
This return cl (code length) on the basis of ndc
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 18:39:53; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: compress4.c,v
Working file: compress4.c
head: 1.5
branch:
locks: strict
root: 1.5
access list:
symbolic names:
keyword substitution: kv
total revisions: 5; selected revisions: 5
description:
This contains the function definition of
compress4
This is called when the cl (code length) is 4
----------------------------
revision 1.5 locked by: root;
date: 2017/07/04 09:45:53; author: root;
state: Exp; lines: +1 -2
Synatx error
removed stray '_'
----------------------------
revision 1.4
date: 2017/07/04 09:44:48; author: root;
state: Exp; lines: +2 -3
Syntax error
removed the __func__ call
----------------------------
revision 1.3
date: 2017/07/04 09:42:36; author: root;
state: Exp; lines: +4 -11
Syntax error
removed extra curly brackets
----------------------------
revision 1.2
date: 2017/07/04 09:35:41; author: root;
state: Exp; lines: +2 -2
taking arguments fd and ma
----------------------------
revision 1.1
date: 2017/07/04 09:22:43; author: root;
state: Exp;
Initial revision
=============================================================================
pre.cjk { font-family: "WenQuanYi Zen Hei Sharp",monospace; }p { margin-bottom: 0.1in; line-height: 120%; }
RCS file: compression.c,v
Working file: compression.c
head: 1.30
branch:
locks: strict
root: 1.30
access list:
symbolic names:
keyword substitution: kv
total revisions: 30; selected revisions: 30
description:
This function compresses the given file
----------------------------
revision 1.30 locked by: root;
date: 2017/07/04 09:35:52; author: root;
state: Exp; lines: +1 -1
passed arguments in function compress4
----------------------------
revision 1.29
date: 2017/07/04 09:28:36; author: root;
state: Exp; lines: +1 -1
Syntax error, changed icase to case
----------------------------
revision 1.28
date: 2017/07/04 09:23:24; author: root;
state: Exp; lines: +3 -2
called compress4()
also seeked the fd(file descriptor) back to the
starting of the file
----------------------------
revision 1.27
date: 2017/07/03 18:42:02; author: root;
state: Exp; lines: +1 -1
printed the value of code length
----------------------------
revision 1.26
date: 2017/07/03 18:21:51; author: root;
state: Exp; lines: +2 -2
syntax error
----------------------------
revision 1.25
date: 2017/07/03 18:19:30; author: root;
state: Exp; lines: +20 -2
called codelength function
Switched according to the code length(cl)
----------------------------
revision 1.24
date: 2017/07/03 17:45:38; author: root;
state: Exp; lines: +2 -2
syntax error
printed ndc value
----------------------------
revision 1.23
date: 2017/07/03 17:43:20; author: root;
state: Exp; lines: +3 -35
removed extra code for master array
called master array function instead
----------------------------
revision 1.22
date: 2017/07/03 17:31:49; author: root;
state: Exp; lines: +5 -8
called open file read function
removed extra commands for opening the file
----------------------------
revision 1.21
date: 2017/07/03 17:23:11; author: root;
state: Exp; lines: +3 -3
Removing printf statements put in for debugging
as the compression function works perfectly now
----------------------------
revision 1.20
date: 2017/07/03 17:20:34; author: root;
state: Exp; lines: +1 -1
logical error, changed the if condition for
adding elements to master array
----------------------------
revision 1.19
date: 2017/07/03 17:17:53; author: root;
state: Exp; lines: +4 -2
added two printf statements for debugging
----------------------------
revision 1.18
date: 2017/07/03 17:14:39; author: root;
state: Exp; lines: +1 -0
Printing values of ch and ma in the loop for
debugging
----------------------------
revision 1.17
date: 2017/07/03 17:13:02; author: root;
state: Exp; lines: +1 -1
Indentation
----------------------------
revision 1.16
date: 2017/07/03 17:11:48; author: root;
state: Exp; lines: +1 -1
Syntax error
----------------------------
revision 1.15
date: 2017/07/03 17:10:55; author: root;
state: Exp; lines: +1 -1
Syntax error
----------------------------
revision 1.14
date: 2017/07/03 17:10:11; author: root;
state: Exp; lines: +8 -5
Syntax error
----------------------------
revision 1.13
date: 2017/07/03 17:08:54; author: root;
state: Exp; lines: +15 -2
Now only storing unique characters
----------------------------
revision 1.12
date: 2017/07/03 17:01:19; author: root;
state: Exp; lines: +1 -1
Changed the printing command for master
array(ma).
Trying to print the complete master array
----------------------------
revision 1.11
date: 2017/07/03 16:59:22; author: root;
state: Exp; lines: +2 -1
printing the value of ch in the loop
----------------------------
=============================================================================
RCS file: decompression.c,v
Working file: decompression.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This function decompresses a given compressed
file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 11:28:16; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: displaymenu.c,v
Working file: displaymenu.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is used to display the various options of
the program to the u
prompts the user to select an option
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 11:28:31; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: findindex.c,v
Working file: findindex.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This contains the function definition of
compress4 function
This while create another compression file which
will create a new table of code for the given file
*This will create
It will create a compressed file
----------------------------
revision 1.3 locked by: root;
date: 2017/07/04 09:47:22; author: root;
state: Exp; lines: +1 -1
chnaged return value from fd to i
Syntax error
----------------------------
revision 1.2
date: 2017/07/04 09:46:41; author: root;
state: Exp; lines: +1 -1
Syntax error
added a missing closing bracket
----------------------------
revision 1.1
date: 2017/07/04 09:24:07; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: masterarray.c,v
Working file: masterarray.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is the function definition of master array
This function reads the file and gives a master
array containing unique characters read from the file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 17:43:40; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: openfileread.c,v
Working file: openfileread.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
This is function definition for openfileread
function.
which opens the file
opens the file for reading
----------------------------
revision 1.1 locked by: root;
date: 2017/07/03 17:32:13; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: openfilewrite.c,v
Working file: openfilewrite.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 function opens the file for writing and
creating file if it doesnt exist
----------------------------
revision 1.4 locked by: root;
date: 2017/07/04 09:58:41; author: root;
state: Exp; lines: +1 -1
added scanf command which was missing
----------------------------
revision 1.3
date: 2017/07/04 09:51:06; author: root;
state: Exp; lines: +1 -1
Function name changed in this file as earlier it
was read instead of write
----------------------------
revision 1.2
date: 2017/07/04 09:48:11; author: root;
state: Exp; lines: +1 -1
Syntax error
Removed a stray "char" from malloc
----------------------------
revision 1.1
date: 2017/07/04 09:26:12; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: source.c,v
Working file: source.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This file contains the main function and the
source code of the mdc project
----------------------------
revision 1.3 locked by: root;
date: 2017/07/03 12:31:02; author: root;
state: Exp; lines: +1 -1
removed declaration.h
----------------------------
revision 1.2
date: 2017/07/03 12:17:02; author: root;
state: Exp; lines: +1 -24
Removed extra function definition which were
already moved into a different file
----------------------------
revision 1.1
date: 2017/07/03 11:29:10; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: declarations.h,v
Working file: declarations.h
head: 1.5
branch:
locks: strict
root: 1.5
access list:
symbolic names:
keyword substitution: kv
total revisions: 5; selected revisions: 5
description:
----------------------------
revision 1.5 locked by: root;
date: 2017/07/04 04:45:34; author: root; state: Exp; lines: +7 -0
declared codeLength and compress 2-7
----------------------------
revision 1.4
date: 2017/07/04 04:22:32; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.3
date: 2017/07/04 04:17:43; author: root; state: Exp; lines: +1 -0
added createMasterArray function
----------------------------
revision 1.2
date: 2017/07/04 01:54:04; author: root; state: Exp; lines: +4 -0
added function declaration compression openfiler and displayMenu
----------------------------
revision 1.1
date: 2017/07/03 04:33:10; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: header.h,v
Working file: header.h
head: 1.5
branch:
locks: strict
root: 1.5
access list:
symbolic names:
keyword substitution: kv
total revisions: 5; selected revisions: 5
description:
header put into rcs
----------------------------
revision 1.5 locked by: root;
date: 2017/07/04 04:27:26; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.4
date: 2017/07/04 04:26:32; author: root; state: Exp; lines: +1 -0
include string.h
----------------------------
revision 1.3
date: 2017/07/03 06:07:10; author: root; state: Exp; lines: +1 -0
included fcntl.h
----------------------------
revision 1.2
date: 2017/07/03 04:33:34; author: root; state: Exp; lines: +2 -0
added stdio and stdlib
----------------------------
revision 1.1
date: 2017/07/02 06:27:50; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: codeLength.c,v
Working file: codeLength.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
function to find codelength corresponding to unique charaters in master array
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:45:54; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress2.c,v
Working file: compress2.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
compress if 2 codelength(cl)
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:46:17; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress3.c,v
Working file: compress3.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress cl 3
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:12; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:41; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress4.c,v
Working file: compress4.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress 4 cl
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:16; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:48; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress5.c,v
Working file: compress5.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress 5 cl
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:18; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:53; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress6.c,v
Working file: compress6.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress 6 cl
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:20; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:59; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress7.c,v
Working file: compress7.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress 7 cl
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:22; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:47:03; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compression.c,v
Working file: compression.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
seperated compression function in this file
----------------------------
revision 1.4 locked by: root;
date: 2017/07/04 04:47:09; author: root; state: Exp; lines: +25 -2
calling compress 2-7 function according to code length
----------------------------
revision 1.3
date: 2017/07/04 04:26:41; author: root; state: Exp; lines: +3 -2
found no of distinct characters
----------------------------
revision 1.2
date: 2017/07/04 04:18:00; author: root; state: Exp; lines: +2 -21
seperated create master array part
----------------------------
revision 1.1
date: 2017/07/04 01:54:42; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: createMasterArray.c,v
Working file: createMasterArray.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
moved createMasterArray function to this file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:18:23; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: decompression.c,v
Working file: decompression.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
created decompression fn
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:18:47; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: displayMenu.c,v
Working file: displayMenu.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
seperated displayMenu in this file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 01:54:58; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: mdc.c,v
Working file: mdc.c
head: 1.29
branch:
locks: strict
root: 1.29
access list:
symbolic names:
keyword substitution: kv
total revisions: 29; selected revisions: 29
description:
----------------------------
revision 1.29 locked by: root;
date: 2017/07/04 04:19:02; author: root; state: Exp; lines: +1 -1
decompression function called
----------------------------
revision 1.28
date: 2017/07/04 01:56:45; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.27
date: 2017/07/04 01:55:09; author: root; state: Exp; lines: +2 -64
remove the functions from this file and defined them in different file
----------------------------
revision 1.26
date: 2017/07/04 01:27:39; author: root; state: Exp; lines: +1 -3
master array issur resolved
----------------------------
revision 1.25
date: 2017/07/04 01:09:21; author: root; state: Exp; lines: +1 -1
m_arr issue
----------------------------
revision 1.24
date: 2017/07/04 00:59:25; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.23
date: 2017/07/04 00:58:50; author: root; state: Exp; lines: +2 -1
correct m_arr
----------------------------
revision 1.22
date: 2017/07/04 00:55:27; author: root; state: Exp; lines: +1 -1
correcting m_arr
----------------------------
revision 1.21
date: 2017/07/04 00:53:06; author: root; state: Exp; lines: +3 -2
identifying unique character master array
----------------------------
revision 1.20
date: 2017/07/04 00:50:09; author: root; state: Exp; lines: +4 -4
Added new line in End printing
----------------------------
revision 1.19
date: 2017/07/04 00:47:30; author: root; state: Exp; lines: +14 -11
written begin and end function name in each function
----------------------------
revision 1.18
date: 2017/07/04 00:42:40; author: root; state: Exp; lines: +3 -1
identifying unique characters
----------------------------
revision 1.17
date: 2017/07/04 00:40:12; author: root; state: Exp; lines: +2 -1
unique characters not identified
----------------------------
revision 1.16
date: 2017/07/04 00:36:38; author: root; state: Exp; lines: +2 -1
initialize loop iterator in compression
----------------------------
revision 1.15
date: 2017/07/04 00:33:38; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.14
date: 2017/07/04 00:33:02; author: root; state: Exp; lines: +8 -6
se
----------------------------
revision 1.13
date: 2017/07/04 00:22:37; author: root; state: Exp; lines: +15 -4
try to identify unique character and store it in master array
----------------------------
revision 1.12
date: 2017/07/03 06:16:06; author: root; state: Exp; lines: +1 -1
not desired working
----------------------------
revision 1.11
date: 2017/07/03 06:15:20; author: root; state: Exp; lines: +15 -0
made compression function
----------------------------
revision 1.10
date: 2017/07/03 06:08:49; author: root; state: Exp; lines: +2 -2
se
----------------------------
revision 1.9
date: 2017/07/03 06:08:11; author: root; state: Exp; lines: +0 -5
se
----------------------------
revision 1.8
date: 2017/07/03 06:06:07; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.7
date: 2017/07/03 06:04:43; author: root; state: Exp; lines: +20 -0
made openfiler() function
----------------------------
revision 1.6
date: 2017/07/03 05:41:30; author: root; state: Exp; lines: +14 -5
made displayMenu function
----------------------------
revision 1.5
date: 2017/07/03 05:08:26; author: root; state: Exp; lines: +19 -15
displayed main menu in continuous loop
----------------------------
revision 1.4
date: 2017/07/03 05:04:05; author: root; state: Exp; lines: +1 -1
syntax error (se)
----------------------------
revision 1.3
date: 2017/07/03 05:02:46; author: root; state: Exp; lines: +14 -2
displayed menu properly.
Earlier menu not in order.
----------------------------
revision 1.2
date: 2017/07/03 04:56:50; author: root; state: Exp; lines: +14 -0
displayed menu with it's code in main function
----------------------------
revision 1.1
date: 2017/07/03 04:34:06; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: openfiler.c,v
Working file: openfiler.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
seperated openfiler function in this file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 01:55:56; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: declarations.h,v
Working file: declarations.h
head: 1.8
branch:
locks: strict
root: 1.8
access list:
symbolic names:
keyword substitution: kv
total revisions: 8; selected revisions: 8
description:
----------------------------
revision 1.8 locked by: root;
date: 2017/07/06 05:06:21; author: root; state: Exp; lines: +1 -0
added openfilew function
----------------------------
revision 1.7
date: 2017/07/06 04:48:18; author: root; state: Exp; lines: +1 -0
declared unsigned chare as byte
----------------------------
revision 1.6
date: 2017/07/06 04:37:52; author: root; state: Exp; lines: +1 -0
added findIndex function
----------------------------
revision 1.5
date: 2017/07/04 04:45:34; author: root; state: Exp; lines: +7 -0
declared codeLength and compress 2-7
----------------------------
revision 1.4
date: 2017/07/04 04:22:32; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.3
date: 2017/07/04 04:17:43; author: root; state: Exp; lines: +1 -0
added createMasterArray function
----------------------------
revision 1.2
date: 2017/07/04 01:54:04; author: root; state: Exp; lines: +4 -0
added function declaration compression openfiler and displayMenu
----------------------------
revision 1.1
date: 2017/07/03 04:33:10; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: header.h,v
Working file: header.h
head: 1.5
branch:
locks: strict
root: 1.5
access list:
symbolic names:
keyword substitution: kv
total revisions: 5; selected revisions: 5
description:
header put into rcs
----------------------------
revision 1.5 locked by: root;
date: 2017/07/04 04:27:26; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.4
date: 2017/07/04 04:26:32; author: root; state: Exp; lines: +1 -0
include string.h
----------------------------
revision 1.3
date: 2017/07/03 06:07:10; author: root; state: Exp; lines: +1 -0
included fcntl.h
----------------------------
revision 1.2
date: 2017/07/03 04:33:34; author: root; state: Exp; lines: +2 -0
added stdio and stdlib
----------------------------
revision 1.1
date: 2017/07/02 06:27:50; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: codeLength.c,v
Working file: codeLength.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
function to find codelength corresponding to unique charaters in master array
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:45:54; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress2.c,v
Working file: compress2.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
compress if 2 codelength(cl)
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:46:17; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress3.c,v
Working file: compress3.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress cl 3
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:12; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:41; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress4.c,v
Working file: compress4.c
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
compress 4 cl
----------------------------
revision 1.6 locked by: root;
date: 2017/07/06 05:08:50; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.5
date: 2017/07/06 05:06:34; author: root; state: Exp; lines: +10 -4
created encrypted and compressed file through openfilew
and written data to compressed file
----------------------------
revision 1.4
date: 2017/07/06 04:48:35; author: root; state: Exp; lines: +1 -0
used lseek
----------------------------
revision 1.3
date: 2017/07/06 04:38:14; author: root; state: Exp; lines: +24 -0
finding index of read character in master array
----------------------------
revision 1.2
date: 2017/07/04 04:51:16; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:48; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress5.c,v
Working file: compress5.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress 5 cl
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:18; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:53; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress6.c,v
Working file: compress6.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress 6 cl
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:20; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:46:59; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compress7.c,v
Working file: compress7.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
compress 7 cl
----------------------------
revision 1.2 locked by: root;
date: 2017/07/04 04:51:22; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/04 04:47:03; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: compression.c,v
Working file: compression.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
seperated compression function in this file
----------------------------
revision 1.4 locked by: root;
date: 2017/07/04 04:47:09; author: root; state: Exp; lines: +25 -2
calling compress 2-7 function according to code length
----------------------------
revision 1.3
date: 2017/07/04 04:26:41; author: root; state: Exp; lines: +3 -2
found no of distinct characters
----------------------------
revision 1.2
date: 2017/07/04 04:18:00; author: root; state: Exp; lines: +2 -21
seperated create master array part
----------------------------
revision 1.1
date: 2017/07/04 01:54:42; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: createMasterArray.c,v
Working file: createMasterArray.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
moved createMasterArray function to this file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:18:23; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: decompression.c,v
Working file: decompression.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
created decompression fn
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 04:18:47; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: displayMenu.c,v
Working file: displayMenu.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
seperated displayMenu in this file
----------------------------
revision 1.1 locked by: root;
date: 2017/07/04 01:54:58; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: findIndex.c,v
Working file: findIndex.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
function to find index of a character in master array
----------------------------
revision 1.1 locked by: root;
date: 2017/07/06 04:39:12; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: mdc.c,v
Working file: mdc.c
head: 1.29
branch:
locks: strict
root: 1.29
access list:
symbolic names:
keyword substitution: kv
total revisions: 29; selected revisions: 29
description:
----------------------------
revision 1.29 locked by: root;
date: 2017/07/04 04:19:02; author: root; state: Exp; lines: +1 -1
decompression function called
----------------------------
revision 1.28
date: 2017/07/04 01:56:45; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.27
date: 2017/07/04 01:55:09; author: root; state: Exp; lines: +2 -64
remove the functions from this file and defined them in different file
----------------------------
revision 1.26
date: 2017/07/04 01:27:39; author: root; state: Exp; lines: +1 -3
master array issur resolved
----------------------------
revision 1.25
date: 2017/07/04 01:09:21; author: root; state: Exp; lines: +1 -1
m_arr issue
----------------------------
revision 1.24
date: 2017/07/04 00:59:25; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.23
date: 2017/07/04 00:58:50; author: root; state: Exp; lines: +2 -1
correct m_arr
----------------------------
revision 1.22
date: 2017/07/04 00:55:27; author: root; state: Exp; lines: +1 -1
correcting m_arr
----------------------------
revision 1.21
date: 2017/07/04 00:53:06; author: root; state: Exp; lines: +3 -2
identifying unique character master array
----------------------------
revision 1.20
date: 2017/07/04 00:50:09; author: root; state: Exp; lines: +4 -4
Added new line in End printing
----------------------------
revision 1.19
date: 2017/07/04 00:47:30; author: root; state: Exp; lines: +14 -11
written begin and end function name in each function
----------------------------
revision 1.18
date: 2017/07/04 00:42:40; author: root; state: Exp; lines: +3 -1
identifying unique characters
----------------------------
revision 1.17
date: 2017/07/04 00:40:12; author: root; state: Exp; lines: +2 -1
unique characters not identified
----------------------------
revision 1.16
date: 2017/07/04 00:36:38; author: root; state: Exp; lines: +2 -1
initialize loop iterator in compression
----------------------------
revision 1.15
date: 2017/07/04 00:33:38; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.14
date: 2017/07/04 00:33:02; author: root; state: Exp; lines: +8 -6
se
----------------------------
revision 1.13
date: 2017/07/04 00:22:37; author: root; state: Exp; lines: +15 -4
try to identify unique character and store it in master array
----------------------------
revision 1.12
date: 2017/07/03 06:16:06; author: root; state: Exp; lines: +1 -1
not desired working
----------------------------
revision 1.11
date: 2017/07/03 06:15:20; author: root; state: Exp; lines: +15 -0
made compression function
----------------------------
revision 1.10
date: 2017/07/03 06:08:49; author: root; state: Exp; lines: +2 -2
se
----------------------------
revision 1.9
date: 2017/07/03 06:08:11; author: root; state: Exp; lines: +0 -5
se
----------------------------
revision 1.8
date: 2017/07/03 06:06:07; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.7
date: 2017/07/03 06:04:43; author: root; state: Exp; lines: +20 -0
made openfiler() function
----------------------------
revision 1.6
date: 2017/07/03 05:41:30; author: root; state: Exp; lines: +14 -5
made displayMenu function
----------------------------
revision 1.5
date: 2017/07/03 05:08:26; author: root; state: Exp; lines: +19 -15
displayed main menu in continuous loop
----------------------------
revision 1.4
date: 2017/07/03 05:04:05; author: root; state: Exp; lines: +1 -1
syntax error (se)
----------------------------
revision 1.3
date: 2017/07/03 05:02:46; author: root; state: Exp; lines: +14 -2
displayed menu properly.
Earlier menu not in order.
----------------------------
revision 1.2
date: 2017/07/03 04:56:50; author: root; state: Exp; lines: +14 -0
displayed menu with it's code in main function
----------------------------
revision 1.1
date: 2017/07/03 04:34:06; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: openfiler.c,v
Working file: openfiler.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
seperated openfiler function in this file
----------------------------
revision 1.2 locked by: root;
date: 2017/07/06 05:07:26; author: root; state: Exp; lines: +2 -0
written Begin and end statement to print function name
----------------------------
revision 1.1
date: 2017/07/04 01:55:56; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: openfilew.c,v
Working file: openfilew.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
function to open file for writing and if it does not exist then create it
----------------------------
revision 1.2 locked by: root;
date: 2017/07/06 05:09:21; author: root; state: Exp; lines: +1 -1
se
----------------------------
revision 1.1
date: 2017/07/06 05:07:52; author: root; state: Exp;
Initial revision
=============================================================================
It looks like you're new here. If you want to get involved, click one of these buttons!