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