Xurses...
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Ognjen Milan Robovic b358baef32 Dunno what I changed... hace 6 meses
example Added few more functions... hace 6 meses
LICENSE Initial commit hace 8 meses
README.md New stuff, compilation script and examples... hace 7 meses
compile.sh New stuff, compilation script and examples... hace 7 meses
install.sh Changed a lot of things... hace 7 meses
xurses.c Dunno what I changed... hace 6 meses
xurses.h Dunno what I changed... hace 6 meses

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