Xurses...
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Ognjen Milan Robovic b358baef32 Dunno what I changed... 6 miesięcy temu
example Added few more functions... 6 miesięcy temu
LICENSE Initial commit 8 miesięcy temu
README.md New stuff, compilation script and examples... 7 miesięcy temu
compile.sh New stuff, compilation script and examples... 7 miesięcy temu
install.sh Changed a lot of things... 7 miesięcy temu
xurses.c Dunno what I changed... 6 miesięcy temu
xurses.h Dunno what I changed... 6 miesięcy temu

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