afnanenayet / Stack-implementation

A simple implementation of an integer stack in C++ utilizing pointers. Has standard push(), pop(), and top() functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A simple implementation of an integer stack in C++ utilizing pointers. Has standard push(), pop(), and top() functions


Languages

Language:C++ 100.0%