Skip to content

Coding4life92/Cpp-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Cpp-Text-Editor

A text editor for text files written in C++.

Functionality

  • Gets user input for text to be inserted
  • Gets user input to delete a word that is searched for
  • Displays a progress bar before writing to the file
  • Saves to the file (txt file in this case)
  • Then exits the terminal

Result of the code

Screen Shot 2023-07-02 at 12 40 28 PM Screen Shot 2023-07-02 at 12 42 06 PM

Updated feature for line count

Screen Shot 2023-07-04 at 7 47 13 AM

About

A text editor for text files written in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages