Hi all,
Is there a way, to have a program in C, react to events,
such as a key stroke?
I mean, to have the program be event driven, for example - no matter at what point the execution of the program is, if key is pressed - it should execude func().
Any pointer, example code, book referance or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.