Skip to main content
GameDev.net gamedev.net
🔒 Locked

[ncurses] call to system() when noecho() called

Started by cpp forever Jun 26, 2007 at 12:25 AM 0 replies 600+ views
Original Post
cpp forever
cpp forever
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?
ai-blog.org: AI is discussed here.

Topic Locked

This topic has been locked by a moderator. New replies are not allowed.

Sign in to reply to this topic.