EmbLogic's Blog

Reading file in Multiple Data Compression Using Iterative Technique

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:
in this we have included base header file stdio.h
----------------------------
revision 1.2	locked by: root;
date: 2015/02/02 09:20:19;  author: root;  state: Exp;  lines: +2 -1
In this we have included two header files 
i.e
stdlib.h nd fcntl.h
----------------------------
revision 1.1
date: 2015/02/02 09:14:53;  author: root;  state: Exp;
Initial revision
=============================================================================

RCS file: mdcaeuit.c,v
Working file: mdcaeuit.c
head: 1.9
branch:
locks: strict
	root: 1.9
access list:
symbolic names:
keyword substitution: kv
total revisions: 9;	selected revisions: 9
description:
In this program, multiple files are compressed nd encrypted by using iterative technique
----------------------------
revision 1.9	locked by: root;
date: 2015/02/02 10:14:01;  author: root;  state: Exp;  lines: +3 -1
*** empty log message ***
----------------------------
revision 1.8
date: 2015/02/02 10:09:30;  author: root;  state: Exp;  lines: +6 -2
created the master array 
allocated the memory nd then reallocated it by using ndc variable 
basically we r writing character by character into the master array i.e ma
----------------------------
revision 1.7
date: 2015/02/02 09:48:27;  author: root;  state: Exp;  lines: +4 -1
*** empty log message ***
----------------------------
revision 1.6
date: 2015/02/02 09:43:19;  author: root;  state: Exp;  lines: +3 -0
just added break 
;
----------------------------
revision 1.5
date: 2015/02/02 09:41:34;  author: root;  state: Exp;  lines: +1 -1
just added ch
----------------------------
revision 1.4
date: 2015/02/02 09:39:45;  author: root;  state: Exp;  lines: +1 -1
added \n 
;
----------------------------
revision 1.3
date: 2015/02/02 09:37:32;  author: root;  state: Exp;  lines: +2 -1
we have printed the character instead of count
----------------------------
revision 1.2
date: 2015/02/02 09:33:10;  author: root;  state: Exp;  lines: +9 -2
now we are Reading the no of bytes containing the textfile
----------------------------
revision 1.1
date: 2015/02/02 09:14:36;  author: root;  state: Exp;
Initial revision
=============================================================================

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>