Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - keygetc http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
KeyGetc

Gets a keycode (ASCII/ScanCode) from the keyboard,mouse and internal queue.

Header File.....TCXLinp.h

Prototype.......KeyT CTYP KeyGetc(NOARG);

Source File.....EVT\KEYGETC.C

Arguments.......None.

Returns.........Keycode of the event.

Notes...........Gets a keycode (ASCII/ScanCode) from the keyboard, mouse,
                and internal queue.  If no events are pending, calls the
                Idle function (if defined) as set by KbndIdle() (Page 176)
                until an event occurs.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson