RCS file: fun.c,v
Working file: fun.c
head: 1.9
branch:
locks: strict
saurabh: 1.9
access list:
symbolic names:
keyword substitution: kv
total revisions: 9; selected revisions: 9
description:
this is updated file of fun.c of project 1 dir.
here master array is passed in every fnction instead of declaring globally
which could create protection problem.
—————————-
revision 1.9 locked by: saurabh;
date: 2014/02/27 20:06:16; author: saurabh; state: Exp; lines: +3 -1
updated
—————————-
revision 1.8
date: 2014/02/26 21:47:06; author: saurabh; state: Exp; lines: +10 -6
updated ,errors solved
—————————-
revision 1.7
date: 2014/02/26 15:09:06; author: saurabh; state: Exp; lines: +14 -55
updated
but not working well :/
—————————-
revision 1.6
date: 2014/02/26 14:06:59; author: saurabh; state: Exp; lines: +6 -7
error
—————————-
but not working well :/
—————————-
revision 1.6
date: 2014/02/26 14:06:59; author: saurabh; state: Exp; lines: +6 -7
error
—————————-
revision 1.5
date: 2014/02/26 12:53:27; author: saurabh; state: Exp; lines: +58 -4
created a decompressed function
where the file is decrypted back to orignal file using decompression_key addition to encryption_key
—————————-
revision 1.4
date: 2014/02/26 09:49:56; author: saurabh; state: Exp; lines: +12 -3
logical fault solved
previously marray ws compressed
but actually we want to compressed whole text file
so that it cud be retrieve easily
—————————-
revision 1.3
date: 2014/02/26 06:38:48; author: saurabh; state: Exp; lines: +20 -0
created a function encryption_ky
holding a file consisting a master array.
—————————-
revision 1.2
date: 2014/02/24 16:59:13; author: saurabh; state: Exp; lines: +6 -14
warning issue solved
updated some other display issues.
—————————-
revision 1.1
date: 2014/02/24 16:41:32; author: saurabh; state: Exp;
Initial revision
=============================================================================
62,17 Bot
10,14 Top