Click to See Complete Forum and Search --> : console raw io


jjwilkman
02-07-2003, 07:39 PM
help!!
i am porting an old edtor from dos to linux. i need to setup the keyboard for raw io in order to
read and parse 1 character at a time. i did it before on a mainframe unix about 10 years ago. it is simple. involves ioctl and other stuff i don't remember. if someone could point me in the right direction, it would help. i just finished fixing a segment fault and now i need to be able to get key input.getc or getchar won't fly, they wait for a new line.

thanks,jjw

mdwatts
02-08-2003, 08:59 AM
Sorry as I have no idea so it's off to G4L.

These search results for 'raw console input' (http://www.google.com/linux?hl=en&lr=&ie=ISO-8859-1&q=raw+console+input&btnG=Google+Search) look promising. HTH's.