A
academic
Hate to ask such a simple question but I've been looking through Help and
can't find what I need.
If I need to abort the app I print a message (fprintf) and return -1
Between those two I'd like to pause the app until user presses a key.
I've been looking for the c keyboard input and can't find it.
Just need to know user pressed any key.
Thanks
can't find what I need.
If I need to abort the app I print a message (fprintf) and return -1
Between those two I'd like to pause the app until user presses a key.
I've been looking for the c keyboard input and can't find it.
Just need to know user pressed any key.
Thanks