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 mesi fa
example Added few more functions... 6 mesi fa
LICENSE Initial commit 8 mesi fa
README.md New stuff, compilation script and examples... 7 mesi fa
compile.sh New stuff, compilation script and examples... 7 mesi fa
install.sh Changed a lot of things... 7 mesi fa
xurses.c Dunno what I changed... 6 mesi fa
xurses.h Dunno what I changed... 6 mesi fa

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