RCS file: prog1.c,v
Working file: prog1.c
head: 1.13
branch:
locks: strict
akshat: 1.13
access list:
symbolic names:
keyword substitution: kv
total revisions: 13; selected revisions: 13
description:
creating a linked list.
with help of functions.
—————————-
revision 1.13 locked by: akshat;
date: 2014/02/24 02:56:51; author: akshat; state: Exp; lines: +10 -7
continued.
—————————-
revision 1.12
date: 2014/02/24 01:40:54; author: akshat; state: Exp; lines: +2 -1
*** empty log message ***
—————————-
revision 1.11
date: 2014/02/24 01:39:54; author: akshat; state: Exp; lines: +13 -11
checking for errors.
ptr is not storing values.
—————————-
revision 1.10
date: 2014/02/24 01:00:14; author: akshat; state: Exp; lines: +10 -9
use of flag.
value of node given was not inserted in pointer array.
—————————-
revision 1.9
date: 2014/02/24 00:52:36; author: akshat; state: Exp; lines: +2 -1
pointer array used for saving values in nodes.
—————————-
revision 1.8
date: 2014/02/24 00:44:17; author: akshat; state: Exp; lines: +1 -0
using debugging tools and statements.
checking for wrong output.
—————————-
revision 1.7
date: 2014/02/23 22:45:30; author: akshat; state: Exp; lines: +2 -2
incorrect output.
—————————-
revision 1.6
date: 2014/02/23 22:43:39; author: akshat; state: Exp; lines: +1 -0
output is not good.
—————————-
revision 1.5
date: 2014/02/23 22:42:15; author: akshat; state: Exp; lines: +1 -1
errors are eliminated.
correction for warnings
—————————-
revision 1.4
date: 2014/02/23 22:40:33; author: akshat; state: Exp; lines: +1 -1
a was declared again.
—————————-
revision 1.3
date: 2014/02/23 22:39:29; author: akshat; state: Exp; lines: +3 -3
checking the errors.
—————————-
revision 1.2
date: 2014/02/23 22:36:59; author: akshat; state: Exp; lines: +3 -2
checking for errors.
passing of correct parameters
—————————-
revision 1.1
date: 2014/02/23 22:33:20; author: akshat; state: Exp;
Initial revision