is there a way to code this .... without curses?

Gary Kline kline at thought.org
Fri Sep 30 04:46:47 UTC 2011


guys,

i have written a small program using curses; that isn't the problem.
but does anybody onlist know how to code the following in C:

void foo()
{

	system("stty raw");
	.
	.
	.
	system("stty cooked");
}

anybody? yoa!

gary


-- 
 Gary Kline  kline at thought.org  http://www.thought.org  Public Service Unix
           Journey Toward the Dawn, E-Book: http://www.thought.org
          The 8.51a release of Jottings: http://jottings.thought.org



More information about the freebsd-questions mailing list