A GUI text editor in C / C++.
This repository contains files
- DATAGUI9_1.cpp which is the final build of the project.
- HEADER.h which is a header file containing most of the header files.
- INGRAPH.h which is a user-defined header file to initialize the graphics
- MOUSE.h which is a user-defined header file to initialize and control mouse events.
- KEY.h which is a user-defined header file to initialize and control mouse events.