Skip to content

ItsVinayProgrammer/Stack-Based-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

The Stack-Based Text Editor is a simple yet functional text editing program built in C++. This program allows users to perform various text manipulation tasks through a user-friendly command-line interface. It utilizes a stack data structure to implement undo and redo functionality, making it easy to revert and reapply changes. The text editor includes essential features such as inserting text, undoing/redoing changes, displaying the current content, clearing the text, saving to and loading from files, and searching for specific text within the document.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published