RCS file: header.h,v
Working file: header.h
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
This is the base header file for mdc project.
Included stdio.h
----------------------------
revision 1.3 locked by: root;
date: 2014/12/01 11:01:04; author: root; state: Exp; lines: +1 -0
Included stdlib.h
----------------------------
revision 1.2
date: 2014/12/01 10:10:23; author: root; state: Exp; lines: +1 -0
Included fcntl.h
----------------------------
revision 1.1
date: 2014/12/01 09:47:54; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: mdcaeuit.c,v
Working file: mdcaeuit.c
head: 1.6
branch:
locks: strict
root: 1.6
access list:
symbolic names:
keyword substitution: kv
total revisions: 7; selected revisions: 7
description:
This is the Project:
Multiple Data Compression and Encryption using Iterative Technique.
OPened the file to compress and obtained the file descriptor.
closed file.
----------------------------
revision 1.6 locked by: root;
date: 2014/12/01 10:59:52; author: root; state: Exp; lines: +19 -5
Using pointers with arrays for holding characters from the file.
using realloc() for managing the memory for array.
----------------------------
revision 1.5
date: 2014/12/01 10:42:21; author: root; state: Exp; lines: +8 -2
Reading characters into the array then displaying the array
----------------------------
revision 1.4
date: 2014/12/01 10:24:20; author: root; state: Exp; lines: +3 -1
Changing the file reading termination.
equating the character read from file with ascii 10 to terminate reading..
----------------------------
revision 1.3
date: 2014/12/01 10:22:27; author: root; state: Exp; lines: +1 -1
Declared nocr;
----------------------------
revision 1.2
date: 2014/12/01 10:21:09; author: root; state: Exp; lines: +7 -1
Reading characters from the file one by one using read()
Then displaying the characters.
----------------------------
revision 1.1
date: 2014/12/01 09:48:19; author: root; state: Exp;
branches: 1.1.1;
Initial revision
----------------------------
revision 1.1.1.1
date: 2014/12/01 10:33:43; author: root; state: Exp; lines: +1 -0
Added a printf statement.
=============================================================================
RCS file: main.c,v
Working file: main.c
head: 1.11
branch:
locks: strict
root: 1.11
access list:
symbolic names:
keyword substitution: kv
total revisions: 11; selected revisions: 11
description:
Testing C program can link headers from other
files.
----------------------------
revision 1.11 locked by: root;
date: 2016/01/09 18:30:27; author: root;
state: Exp; lines: +0 -25
New function has been created for Unique
Chracter.
----------------------------
revision 1.10
date: 2016/01/09 18:20:48; author: root;
state: Exp; lines: +29 -5
Unique words function created.
----------------------------
revision 1.9
date: 2016/01/09 17:07:11; author: root;
state: Exp; lines: +5 -5
Read operation Successful
----------------------------
revision 1.8
date: 2016/01/09 17:01:10; author: root;
state: Exp; lines: +5 -1
Reading file
----------------------------
revision 1.7
date: 2016/01/09 16:57:23; author: root;
state: Exp; lines: +1 -2
Successfull opening of file.
----------------------------
revision 1.6
date: 2016/01/09 16:43:51; author: root;
state: Exp; lines: +1 -1
Right filename provided.
----------------------------
revision 1.5
date: 2016/01/09 16:37:58; author: root;
state: Exp; lines: +2 -1
Filename is added as char *filename="Path"
----------------------------
revision 1.4
date: 2016/01/09 16:21:06; author: root;
state: Exp; lines: +3 -4
Providing path to open file.
----------------------------
revision 1.3
date: 2016/01/09 16:16:20; author: root;
state: Exp; lines: +1 -0
File name was not defined. Using char to define
filename.
----------------------------
revision 1.2
date: 2016/01/09 16:13:03; author: root;
state: Exp; lines: +7 -1
Opening file in Read-Only mode.
----------------------------
revision 1.1
date: 2016/01/09 15:53:45; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: un_ch.c,v
Working file: un_ch.c
head: 1.1
branch:
locks: strict
root: 1.1
access list:
symbolic names:
keyword substitution: kv
total revisions: 1; selected revisions: 1
description:
Unique Character dedicated function.
----------------------------
revision 1.1 locked by: root;
date: 2016/01/09 18:30:55; 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:
Include only stdio.h
----------------------------
revision 1.2 locked by: root;
date: 2016/01/09 16:13:19; author: root;
state: Exp; lines: +1 -0
fcntl.h header file included for open function.
----------------------------
revision 1.1
date: 2016/01/09 15:54:23; author: root;
state: Exp;
Initial revision
=============================================================================
RCS file: prototype.h,v
Working file: prototype.h
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
No Prototypes defined yet!
----------------------------
revision 1.2 locked by: root;
date: 2016/01/09 18:31:32; author: root;
state: Exp; lines: +1 -0
Prototype for unique function has been added.
----------------------------
revision 1.1
date: 2016/01/09 15:54:41; author: root;
state: Exp;
Initial revision
=============================================================================
It looks like you're new here. If you want to get involved, click one of these buttons!