PUSSGRC / Data-structure-Stack

A command line interpretation of stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data-structure-Stack

A command line interpretation of stack.

---------------------MAINMENU----------------------

  1. Create Stack

  2. Push

  3. POP

  4. TOP ELEMENT

  5. DISPLAY

  6. DELETE

  7. EXIT

ENTER YOUR CHOISE: ______

About

A command line interpretation of stack


Languages

Language:C 100.0%