RCS file: header.h,v
Working file: header.h
head: 1.6
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 6; selected revisions: 6
description:
this is the header file in which we declare our header file used and our prototype for functions
----------------------------
revision 1.6
date: 2014/08/01 09:48:02; author: root; state: Exp; lines: +1 -0
give the protoype for the codelength.
----------------------------
revision 1.5
date: 2014/08/01 09:38:45; author: root; state: Exp; lines: +1 -1
change the prototype of create_masterarray.
----------------------------
revision 1.4
date: 2014/08/01 09:16:47; author: root; state: Exp; lines: +1 -0
include an string.h header file as use the strlen function in fun.c
----------------------------
revision 1.3
date: 2014/08/01 09:09:13; author: root; state: Exp; lines: +2 -0
give the protype of create_masterarray.
gave the prototype for unique fuction.
----------------------------
revision 1.2
date: 2014/08/01 08:31:46; author: root; state: Exp; lines: +2 -0
we use the fcntl.h header library for the open and write function .
use the stdlib.h header file for the using of malloc fuction in fun.c .
gave the prototype for openfile function
gave the prototype for writefile function
----------------------------
revision 1.1
date: 2014/08/01 07:52:45; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: fun.c,v
Working file: fun.c
head: 1.8
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 8; selected revisions: 8
description:
this is all function file which we use at there
----------------------------
revision 1.8
date: 2014/08/01 09:48:20; author: root; state: Exp; lines: +8 -0
give the declaration of codelength fuction and calculate code length of master array.
----------------------------
revision 1.7
date: 2014/08/01 09:39:48; author: root; state: Exp; lines: +9 -8
return both ndc and ma by using poitner refrence .
----------------------------
revision 1.6
date: 2014/08/01 09:24:38; author: root; state: Exp; lines: +1 -0
use the lseek function in the create_master array.
----------------------------
revision 1.5
date: 2014/08/01 09:21:47; author: root; state: Exp; lines: +3 -3
*** empty log message ***
----------------------------
revision 1.4
date: 2014/08/01 09:17:41; author: root; state: Exp; lines: +2 -2
return ndc integer instead of ma in create_master array.
put a ; before while in create_master array function
----------------------------
revision 1.3
date: 2014/08/01 09:10:12; author: root; state: Exp; lines: +34 -0
declare the function of create_master array.
declare the fuction of unique which give us a unique character master array.
----------------------------
revision 1.2
date: 2014/08/01 08:34:17; author: root; state: Exp; lines: +12 -2
in it we give the description of openfile function
and also give the description of write file function .
----------------------------
revision 1.1
date: 2014/08/01 07:52:45; author: root; state: Exp;
Initial revision
=============================================================================
RCS file: fun.c,v
Working file: fun.c
head: 1.8
branch:
locks: strict
access list:
symbolic names:
keyword substitution: kv
total revisions: 8; selected revisions: 8
description:
this is all function file which we use at there
----------------------------
revision 1.8
date: 2014/08/01 09:48:20; author: root; state: Exp; lines: +8 -0
give the declaration of codelength fuction and calculate code length of master array.
----------------------------
revision 1.7
date: 2014/08/01 09:39:48; author: root; state: Exp; lines: +9 -8
return both ndc and ma by using poitner refrence .
----------------------------
revision 1.6
date: 2014/08/01 09:24:38; author: root; state: Exp; lines: +1 -0
use the lseek function in the create_master array.
----------------------------
revision 1.5
date: 2014/08/01 09:21:47; author: root; state: Exp; lines: +3 -3
*** empty log message ***
----------------------------
revision 1.4
date: 2014/08/01 09:17:41; author: root; state: Exp; lines: +2 -2
return ndc integer instead of ma in create_master array.
put a ; before while in create_master array function
----------------------------
revision 1.3
date: 2014/08/01 09:10:12; author: root; state: Exp; lines: +34 -0
declare the function of create_master array.
declare the fuction of unique which give us a unique character master array.
----------------------------
revision 1.2
date: 2014/08/01 08:34:17; author: root; state: Exp; lines: +12 -2
in it we give the description of openfile function
and also give the description of write file function .
----------------------------
revision 1.1
date: 2014/08/01 07:52:45; author: root; state: Exp;
Initial revision
=============================================================================
It looks like you're new here. If you want to get involved, click one of these buttons!