how to create text editor/notepad with the functionality of saving a file, edit a file, redo and undo, delete a file, copy and paste text. (Console) using a c++ code with a mix of data structures and algorithms.
I tried using stack with array
New contributor
Dumbness is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.