EmbLogic's Blog

mdc project using scripting file

RCS file: mdc.c,v
Working file: mdc.c
head: 1.11
branch:
locks: strict
root: 1.11
access list:
symbolic names:
keyword substitution: kv
total revisions: 11; selected revisions: 11
description:
read the content of file
master array ha created
code length has also found
master array has saved in another file
—————————-
revision 1.11 locked by: root;
date: 2015/06/27 12:11:44; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.10
date: 2015/06/27 12:10:37; author: root; state: Exp; lines: +2 -2
*** empty log message ***
—————————-
revision 1.9
date: 2015/06/27 11:56:20; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.8
date: 2015/06/27 11:53:31; author: root; state: Exp; lines: +2 -2
*** empty log message ***
—————————-
revision 1.7
date: 2015/06/26 11:12:57; author: root; state: Exp; lines: +1 -1
passed only argument not passed return type
—————————-
revision 1.6
date: 2015/06/26 11:09:56; author: root; state: Exp; lines: +1 -1
at the time of calling of compress function we have passed return type as argument
—————————-
revision 1.5
date: 2015/06/26 10:01:08; author: root; state: Exp; lines: +0 -2
there is no use of len and code length function in mdc file
as well as the master array are required in compression file.
—————————-
revision 1.4
date: 2015/06/26 09:31:48; author: root; state: Exp; lines: +1 -0
here ,seprated prototype declaration and header file each other
—————————-
revision 1.3
date: 2015/06/25 17:25:42; author: root; state: Exp; lines: +3 -9
create a compress file
created a header file “header.h” included in main
—————————-
revision 1.2
date: 2015/06/25 14:44:12; author: root; state: Exp; lines: +1 -2
using realloc create the master array
—————————-
revision 1.1
date: 2015/06/25 14:32:21; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: compress.c,v
Working file: compress.c
head: 1.12
branch:
locks: strict
root: 1.12
access list:
symbolic names:
keyword substitution: kv
total revisions: 12; selected revisions: 12
description:
here ,also all command for compress insert into scripting file
—————————-
revision 1.12 locked by: root;
date: 2015/06/26 15:35:55; author: root; state: Exp; lines: +12 -25
remove the curly bracket from switch statement.
also remove the last break statement.
—————————-
revision 1.11
date: 2015/06/26 15:32:04; author: root; state: Exp; lines: +1 -0
include another print statement at before the the end of switch statement.
—————————-
revision 1.10
date: 2015/06/26 15:27:34; author: root; state: Exp; lines: +6 -1
include the break statement of each stage in compress file.
—————————-
revision 1.9
date: 2015/06/26 13:51:01; author: root; state: Exp; lines: +1 -0
*** empty log message ***
—————————-
revision 1.8
date: 2015/06/26 13:36:00; author: root; state: Exp; lines: +43 -3
created 7 another compress file .
however code length is diffrent.
the way of compress is diffrent.
—————————-
revision 1.7
date: 2015/06/26 11:44:24; author: root; state: Exp; lines: +1 -2
print a string length.
print a code length at a time
—————————-
revision 1.6
date: 2015/06/26 11:22:59; author: root; state: Exp; lines: +1 -1
print a string length
—————————-
revision 1.5
date: 2015/06/26 11:20:45; author: root; state: Exp; lines: +1 -0
string length is find
—————————-
revision 1.4
date: 2015/06/26 11:04:49; author: root; state: Exp; lines: +1 -1
keyword ekey is replaced with arr.
because here master array is required.
—————————-
revision 1.3
date: 2015/06/26 11:02:56; author: root; state: Exp; lines: +1 -0
here,prototype declaration is given
—————————-
revision 1.2
date: 2015/06/26 10:58:10; author: root; state: Exp; lines: +7 -15
there is the use string length and code length in compress file
master array has also required for compress file.
pointer of master array has passed as argument.
—————————-
revision 1.1
date: 2015/06/26 09:21:16; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: compress_file2.c,v
Working file: compress_file2.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
compress file is created.
>> wenever code length is found then file is compressed in compressed file 1
—————————-
revision 1.4 locked by: root;
date: 2015/06/27 08:10:44; author: root; state: Exp; lines: +2 -2
change name.
—————————-
revision 1.3
date: 2015/06/26 15:22:17; author: root; state: Exp; lines: +1 -1
pass the argument.
—————————-
revision 1.2
date: 2015/06/26 13:58:13; author: root; state: Exp; lines: +1 -1
include.
—————————-
revision 1.1
date: 2015/06/26 13:26:27; author: ravikumar; state: Exp;
Initial revision
=============================================================================

RCS file: compress_file3.c,v
Working file: compress_file3.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
compress file is created.
wenever code length is found then file is compressed in compressed file 1
not in file 1 in file4.
—————————-
revision 1.4 locked by: root;
date: 2015/06/27 08:11:01; author: root; state: Exp; lines: +2 -2
change name
—————————-
revision 1.3
date: 2015/06/26 15:22:47; author: root; state: Exp; lines: +1 -1
pass the argument
—————————-
revision 1.2
date: 2015/06/26 13:58:19; author: root; state: Exp; lines: +1 -1
include;.
—————————-
revision 1.1
date: 2015/06/26 13:26:27; author: ravikumar; state: Exp;
Initial revision
=============================================================================

RCS file: compress_file4.c,v
Working file: compress_file4.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
compressed in file 5
—————————-
revision 1.4 locked by: root;
date: 2015/06/27 08:11:09; author: root; state: Exp; lines: +2 -2
change name.
—————————-
revision 1.3
date: 2015/06/26 15:22:57; author: root; state: Exp; lines: +1 -1
pass the argument
—————————-
revision 1.2
date: 2015/06/26 13:58:34; author: root; state: Exp; lines: +1 -1
include;.
—————————-
revision 1.1
date: 2015/06/26 13:26:27; author: ravikumar; state: Exp;
Initial revision
=============================================================================

RCS file: compress_file5.c,v
Working file: compress_file5.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
compressed in file 6.
—————————-
revision 1.4 locked by: root;
date: 2015/06/27 08:11:15; author: root; state: Exp; lines: +2 -2
change name.
—————————-
revision 1.3
date: 2015/06/26 14:03:10; author: root; state: Exp; lines: +1 -1
include
—————————-
revision 1.2
date: 2015/06/26 13:58:44; author: root; state: Exp; lines: +1 -1
include;.
—————————-
revision 1.1
date: 2015/06/26 13:26:27; author: ravikumar; state: Exp;
Initial revision
=============================================================================

RCS file: compress_file6.c,v
Working file: compress_file6.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4; selected revisions: 4
description:
code length is 7 then file is compressed.
—————————-
revision 1.4 locked by: root;
date: 2015/06/27 08:11:22; author: root; state: Exp; lines: +2 -2
change name.
—————————-
revision 1.3
date: 2015/06/26 15:23:04; author: root; state: Exp; lines: +1 -1
pass the argument
—————————-
revision 1.2
date: 2015/06/26 13:58:54; author: root; state: Exp; lines: +1 -1
include;.
—————————-
revision 1.1
date: 2015/06/26 13:26:27; author: ravikumar; state: Exp;
Initial revision
=============================================================================

RCS file: compress_file7.c,v
Working file: compress_file7.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
—————————-
revision 1.1 locked by: root;
date: 2015/06/27 08:18:45; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: header.h,v
Working file: header.h
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
create a scripting file
the scripting file is check that is included all command
—————————-
revision 1.2 locked by: root;
date: 2015/06/26 09:32:58; author: root; state: Exp; lines: +0 -5
remove the prototype declation from header file
—————————-
revision 1.1
date: 2015/06/26 09:21:16; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: prototype.h,v
Working file: prototype.h
head: 1.10
branch:
locks: strict
root: 1.10
access list:
symbolic names:
keyword substitution: kv
total revisions: 10; selected revisions: 10
description:
create a header file for prototype declaration
—————————-
revision 1.10 locked by: root;
date: 2015/06/27 12:10:41; author: root; state: Exp; lines: +7 -7
*** empty log message ***
—————————-
revision 1.9
date: 2015/06/27 11:52:50; author: root; state: Exp; lines: +7 -6
*** empty log message ***
—————————-
revision 1.8
date: 2015/06/27 11:50:58; author: root; state: Exp; lines: +11 -11
*** empty log message ***
—————————-
revision 1.7
date: 2015/06/27 11:28:21; author: root; state: Exp; lines: +8 -8
*** empty log message ***
—————————-
revision 1.6
date: 2015/06/27 11:25:33; author: root; state: Exp; lines: +3 -3
*** empty log message ***
—————————-
revision 1.5
date: 2015/06/27 08:11:30; author: root; state: Exp; lines: +1 -1
change name.
—————————-
revision 1.4
date: 2015/06/26 15:23:09; author: root; state: Exp; lines: +6 -0
declare the prototype for 7 other compress file.
—————————-
revision 1.3
date: 2015/06/26 11:15:24; author: root; state: Exp; lines: +1 -1
argument type has changed
—————————-
revision 1.2
date: 2015/06/26 11:11:08; author: root; state: Exp; lines: +1 -1
passed the return type as argument
—————————-
revision 1.1
date: 2015/06/26 09:43:17; author: root; state: Exp;
Initial revision
=============================================================================

RCS file: printf2.c,v
Working file: printf2.c
head:
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 0
description:
pointer initialization is not possible.
=============================================================================

RCS file: 01,v
Working file: 01
head:
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 0
description:
create a scripting file.
=============================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>