Xurses...
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ognjen Milan Robovic b358baef32 Dunno what I changed... преди 6 месеца
example Added few more functions... преди 6 месеца
LICENSE Initial commit преди 8 месеца
README.md New stuff, compilation script and examples... преди 7 месеца
compile.sh New stuff, compilation script and examples... преди 7 месеца
install.sh Changed a lot of things... преди 7 месеца
xurses.c Dunno what I changed... преди 6 месеца
xurses.h Dunno what I changed... преди 6 месеца

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