Skip to content

Sulaiman29/Text-Editor-in-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Text-Editor-in-C++

In this project, a C++ program that performs basic text editing operations such as typing, deleting, cutting, copying, pasting and finding text. We do this by programming a data structure, called LinkedText: a doubly linked list of characters.

Releases

No releases published

Packages

No packages published