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

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