EmbLogic's Blog

Stack using array Logfile.

STACK implementation using array completed.

RCS file: stack.c,v
Working file: stack.c
head: 1.4
branch:
locks: strict
root: 1.4
access list:
symbolic names:
keyword substitution: kv
total revisions: 4;     selected revisions: 4
description:
STACK MAIN PROGRAM. In initial rev 1.1 – implemented getchoice(), operation(), and declared push(),pop(),display() for testing.
—————————-
revision 1.4    locked by: root;
date: 2014/07/05 18:40:43;  author: root;  state: Exp;  lines: +5 -3
Made changes to display() to have a better display pattern for stack.
—————————-
revision 1.3
date: 2014/07/05 18:25:20;  author: root;  state: Exp;  lines: +14 -3
Implemeted POP operation on stack.
—————————-
revision 1.2
date: 2014/07/05 18:14:14;  author: root;  state: Exp;  lines: +31 -4
Implemeted PUSH and DISPLAY functions on stack.
—————————-
revision 1.1
date: 2014/07/05 17:56:15;  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>