Original Post
Hello. I'm having problem with C & ncruses (under Linux). Whenever I try to call e.g. system("killall smth"); it just prints its output under my ncurses application output and breaks everything. How can I force to print it to somewhere, e.g. syslog? Any help?