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:
create header file for multiple data compression and encryption using iterative technique
—————————-
revision 1.5 locked by: root;
date: 2014/10/16 10:32:01; author: root; state: Exp; lines: +1 -0
gave prototype for find_code_length
—————————-
revision 1.4
date: 2014/10/15 07:37:13; author: root; state: Exp; lines: +6 -0
add prototypes of function from c file to header file
—————————-
revision 1.3
date: 2014/10/14 18:34:24; author: root; state: Exp; lines: +1 -0
include header file stdlib.h
—————————-
revision 1.2
date: 2014/10/14 17:30:29; author: root; state: Exp; lines: +1 -1
included header file fcntl.h as this header file is to be used if we are using low level file I/O in our program
—————————-
revision 1.1
date: 2014/10/14 17:06:49; author: root; state: Exp;
Initial revision
=============================================================================