Skip to content

A C++ class , which behaves same as a call stack

Notifications You must be signed in to change notification settings

abdul-mueed-shz/Stack-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack-

A C++ class , which behaves same as a call stack When you add calls in a stack, they are appended (pushed) and are popped in descending order.

About

A C++ class , which behaves same as a call stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%