RCS file: ll.c,v
Working file: ll.c
head: 1.3
branch:
locks: strict
root: 1.3
access list:
symbolic names:
keyword substitution: kv
total revisions: 3; selected revisions: 3
description:
link list program
—————————-
revision 1.3 locked by: root;
date: 2014/09/26 05:52:07; author: root; state: Exp; lines: +13 -1
implement insert node function
implement delete node function
—————————-
revision 1.2
date: 2014/09/26 05:02:58; author: root; state: Exp; lines: +1 -1
devoloped the concept of linked list
enter enteries in node and print on terminal
—————————-
revision 1.1
date: 2014/09/26 05:01:09; author: root; state: Exp;
Initial revision
=============================================================================