GitHub topics: stackoperations
JDSherbert/Simple-Stack-Implementation
Simple C++ Stack class template using a custom Node structure to behave like a linked list structure.
Language: C++ - Size: 13.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

avinash-doddi/Text-Editor-using-Stack
Create a Text Editor using Stacks in C++, that is able to perform basic "Enter" functon to enter the text, "display" function to display the text in different fonts, "undo &redo" functions to perform undo and redo operations, "erase" function to erase the compete text.
Language: C++ - Size: 83 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
