Xurses...
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ognjen Milan Robovic b358baef32 Dunno what I changed... il y a 6 mois
example Added few more functions... il y a 6 mois
LICENSE Initial commit il y a 8 mois
README.md New stuff, compilation script and examples... il y a 7 mois
compile.sh New stuff, compilation script and examples... il y a 7 mois
install.sh Changed a lot of things... il y a 7 mois
xurses.c Dunno what I changed... il y a 6 mois
xurses.h Dunno what I changed... il y a 6 mois

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