Hi Everyone, this is a very simple demo of our project.
We are creating a simple text editor that can be used to edit text content as well as saving changes.
I hope you will find out program helpful.
First, we will need to compile our project in order to run it.
In your directory, where you downloaded the project.
Type : make
then run this command: ./editor
The End, we hope you enjoy our project.