Xurses...
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
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