RCS file: mdc.c,v
3 Working file: mdc.c
4 head: 1.5
5 branch:
6 locks: strict
7 access list:
8 symbolic names:
9 keyword substitution: kv
10 total revisions: 5; selected revisions: 5
11 description:
12 Unique array and codelength areprinted using functions.
13 Functions are created using pointer
14 Memory is allocated using malloc.
15 Compression() not working
16 header.h is created.
17 —————————-
18 revision 1.5
19 date: 2015/06/26 13:10:19; author: emblogic; state: Exp; lines: +3 -1
20 Recreate the master array using realloc().
21 —————————-
22 revision 1.4
23 date: 2015/06/26 12:44:33; author: emblogic; state: Exp; lines: +11 -11
24 compression function is made a comment.
25 —————————-
26 revision 1.3
27 date: 2015/06/26 11:41:54; author: emblogic; state: Exp; lines: +3 -3
28 Unique array is save using command line.
29 —————————-
revision 1.2
31 date: 2015/06/26 11:37:13; author: emblogic; state: Exp; lines: +7 -7
32 Command line argument of file1 created
33 —————————-
34 revision 1.1
35 date: 2015/06/26 11:26:27; author: emblogic; state: Exp;
36 Initial revision
37 =============================================================================