Skip to content

hsiungwilliam/COP3503_Text_Editor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COP3503_Text_Editor

Compiles on both Windows and Mac OS.

Clone to your home folder. In Terminal, compile and run on Mac and Linux with:

cd ~/COP3503_Text_Editor/

g++ -o editor *.cpp

./editor

About

COP3503 group project text editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%