EmbLogic's Blog

Stack completed (using array).

RCS file for stacks:
RCS file: stack_using_array.c,v
Working file: stack_using_array.c
head: 1.18
branch:
locks: strict
root: 1.18
access list:
symbolic names:
keyword substitution: kv
total revisions: 18; selected revisions: 18
description:
gave the basic program for stack.
declared prototype for get_choice().
—————————-
revision 1.18 locked by: root;
date: 2014/07/23 03:02:57; author: root; state: Exp; lines: +14 -7
implemented condition for stack already created.
—————————-
revision 1.17
date: 2014/07/23 02:41:48; author: root; state: Exp; lines: +2 -2
*** empty log message ***
—————————-
revision 1.16
date: 2014/07/23 02:37:00; author: root; state: Exp; lines: +5 -0
implemented condition for stack empty.
—————————-
revision 1.15
date: 2014/07/23 02:34:46; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.14
date: 2014/07/23 02:33:48; author: root; state: Exp; lines: +7 -1
declared defination for function pop_stack().
gave prototype for function pop_stack().
—————————-
revision 1.13
date: 2014/07/23 02:30:33; author: root; state: Exp; lines: +1 -1
stack_overflow.
—————————-
revision 1.12
date: 2014/07/23 02:28:15; author: root; state: Exp; lines: +5 -0
implemented condition for stack full in push_stack().
—————————-
revision 1.11
date: 2014/07/23 02:25:39; author: root; state: Exp; lines: +1 -1
done changes in display_stack() fun.
—————————-
revision 1.10
date: 2014/07/23 02:24:17; author: root; state: Exp; lines: +2 -1
*** empty log message ***
—————————-
revision 1.9
date: 2014/07/23 02:22:54; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.8
date: 2014/07/23 02:21:10; author: root; state: Exp; lines: +1 -1
*** empty log message ***
—————————-
revision 1.7
date: 2014/07/23 02:19:57; author: root; state: Exp; lines: +8 -1
gave defination for function display_stack().
gave prototype for function display_stack().
—————————-
revision 1.6
date: 2014/07/23 02:16:20; author: root; state: Exp; lines: +10 -1
gave defination for function push_stack().
gave prototype for function push_stack().
—————————-
revision 1.5
date: 2014/07/23 02:11:01; author: root; state: Exp; lines: +9 -4
gave prototype for create_stack().
gave defination for create_stack().
—————————-
revision 1.4
date: 2014/07/23 02:06:51; author: root; state: Exp; lines: +1 -1
done chansges in switch.
—————————-
revision 1.3
date: 2014/07/23 02:04:13; author: root; state: Exp; lines: +19 -0
gave prototype and defination for function operation().
included header file stdlib.h.
—————————-
revision 1.2
date: 2014/07/23 02:00:55; author: root; state: Exp; lines: +1 -0
*** empty log message ***
—————————-
revision 1.1
date: 2014/07/23 01:58:32; 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>