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 - kbndmac, kusrmac http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
KbndMac, KusrMac

Bind macro key string to keycode.

Header File.....TCXLinp.h

Prototype.......IntT CTYP KbndMac(KeyT kc, KcodP ks);
                IntT CTYP KusrMac(KeyT kc, KcodP ks, KbndP kb);

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

Arguments.......kc -  Keycode to bind
                ks -  Macro string
                kb -  Key Binding stack

Returns.........0 on success, 1 on allocation failure or circular
                reference.

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