Skip to content

AbdulBasitKhatri/Stack-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack Simulator

A simple command line program made in C++ to simulate stack and its operations.

Build and Run

Clone the project

  git clone https://github.com/AbdulBasitKhatri/Stack-Simulator.git

Go to the project directory

  cd Stack-Simulator

Build

  make

Run

  ./stack-simulator

After running, type help to get a list of commands