Xurses...
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Ognjen Milan Robovic b358baef32 Dunno what I changed... 6 ay önce
example Added few more functions... 6 ay önce
LICENSE Initial commit 8 ay önce
README.md New stuff, compilation script and examples... 7 ay önce
compile.sh New stuff, compilation script and examples... 7 ay önce
install.sh Changed a lot of things... 7 ay önce
xurses.c Dunno what I changed... 6 ay önce
xurses.h Dunno what I changed... 6 ay önce

README.md

xurses

xurses -- Library for creation of simple programs in terminal.

  • Everything related to my libraries is clean of all warning options on Clang, GCC and Valgrind.
  • I don't know what else to write here, program is being done in my free time, so expect more...

Compile:

$ sh compile.sh

Install:

$ sudo sh install.sh

Testing:

$ sh example/testing.sh