RCS file: stack.c,v
Working file: stack.c
head: 1.2
branch:
locks: strict
root: 1.2
access list:
symbolic names:
keyword substitution: kv
total revisions: 2; selected revisions: 2
description:
created a stack and implemented push statemnet.
—————————-
revision 1.2 locked by: root;
date: 2014/03/03 05:02:31; author: root; state: Exp; lines: +20 -5
implemented pop statement.
—————————-
revision 1.1
date: 2014/03/03 04:53:59; author: root; state: Exp;
Initial revision
=============================================================================