Xurses...
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Ognjen Milan Robovic 7b6f33f39b Added few more functions... 7ヶ月前
example Added few more functions... 7ヶ月前
LICENSE Initial commit 9ヶ月前
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... 8ヶ月前
xurses.c Added few more functions... 7ヶ月前
xurses.h Added few more functions... 7ヶ月前

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