EmbLogic's Blog

LINKLIST CREATE MULTIPLE NODES DLETE MULTIPLE NODE IN SINGLE TIME

RCS file: ./linklist1.c,v
Working file: ./linklist1.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2;    selected revisions: 2
description:
make a struct for linklist and defined three pointers start,prev,end .
data store more than 10 bytes in single node.
create multiple node.
—————————-
revision 1.2    locked by: root;
date: 2014/07/15 11:15:21;  author: root;  state: Exp;  lines: +33 -10
create linklist in loop and delete in while according to choice.
—————————-
revision 1.1
date: 2014/07/15 04:51:16;  author: root;  state: Exp;
Initial revision
=============================================================================

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>