C key pressed in Linux console

Posted by mathboy on Stack Overflow See other posts from Stack Overflow or by mathboy
Published on 2010-06-06T13:25:40Z Indexed on 2010/06/06 13:32 UTC
Read the original article Hit count: 215

Filed under:
|

I have started to study C. I'm using Linux console and I would like to do a program which outputs random characters until ESC is pressed. How can I make such a keyboard handler?

© Stack Overflow or respective owner

Related posts about c

    Related posts about keyboard