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 - kbndclr, kusrclr http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
KbndClr, KusrClr

Removes bindings for the passed keycode.

Header File.....TCXLinp.h

Prototype.......IntT CTYP KbndClr(KeyT kc);
                IntT CTYP KusrClr(KeyT kc, KbndP kb);

Source File.....EVT\KBNDSET.C
                EVT\KUSRSET.C

Arguments.......kc -  Keycode to unbind
                kb -  Key Binding stack

Returns.........0 on success, 1 if not found.

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