Skip to content

George9822/TextEditor-C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Text Editor

It's a text editor made in C, using data structures, algorithms, file handling, pointers, and dynamic allocations.

The role of this program is to mimic a text editor ( like Notepad ) with basic functions: cursor move, copy, delete, word insertion, backspace, paste, undo and redo.

These functions are specified in a text file along with the desired arguments that depend on the selected function.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published