Coder's Guild Mailing List

Ctrl-C

Posted by Jason Blevins on 2001-05-30

Hello again fellow programmers!
	I have answered my own question.  I just used the ncurses raw mode to 
disable the keyboard input to my program (other than what I want to let 
through).  Thanks if anyone has already submitted an answer to my question!

Jason