Changing Turbo C 2.01 Key Bindings
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
I have to use Turbo C 2.01 to access interrupts for a project I am working on. Is it possible to change the key bindings in Turbo C 2.01 to something more windows user friendly (Ctrl + Z, X, V, C, S) either by hack or some configuration option that I haven't found yet. Also, on that note, if someone knows howto hack it, I would like ctrl + alt + c to compile and ctrl + alt + x to execute. I know I could use TCC and compile from the command line and then use another editor, but I would rather do it this way if possible. THANKS!