Skip to content

StereoSnap/TextEditor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A text editor coded in C using GTK+ library. 

To execute run the following command in the project directory:
gcc -o texteditor texteditor.c -export-dynamic `pkg-config --cflags --libs gtk+-2.0`

About

text editor using C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%