acid45
07-23-2003, 02:54 PM
I've been looking at some solutions to a problem I'm having with a command system for the game me and another guy are working on. What I need is a good resource site or tutorial with some VALID sample code. I've searched google for the past 24+ hours and a few hours yesterday and came up with only one site but I don't understand it. Also I don't understand why sample code on this site doesn't work except the first one i tried. I need a good piece of sample code for keys and it's not findable for my via google.ca. I've searched using these:
for turbo c compiler:
advanced C
dos.h
bios calls
rom bios calls
c programming
programming with c
keyboard trapping
key trapping
for vc++
bios.h
I got one single site that actually has it on it but it's more of a "quick referance guide" than a tutorial or resource site. Mostly what it has is tables with the values and SOME VALID sample code and another piece of code that I hoped worked but didn't. Also It's alot slower using a dos based compiler. Anyone know of a good gui c compiler that supports dos.h? I need both. A good non-vc++ c compiler and a good resource/tutorial site for the topic. If I'm looking the wrong way please let me know. I'm having trouble with the home and arow keys using tolower(command) where command is a char type variable storing a single charater value entered by user. ANY help is appreciated.
Thanks.
I'm going to try contacting Aopen since they made my keyboard :P
for turbo c compiler:
advanced C
dos.h
bios calls
rom bios calls
c programming
programming with c
keyboard trapping
key trapping
for vc++
bios.h
I got one single site that actually has it on it but it's more of a "quick referance guide" than a tutorial or resource site. Mostly what it has is tables with the values and SOME VALID sample code and another piece of code that I hoped worked but didn't. Also It's alot slower using a dos based compiler. Anyone know of a good gui c compiler that supports dos.h? I need both. A good non-vc++ c compiler and a good resource/tutorial site for the topic. If I'm looking the wrong way please let me know. I'm having trouble with the home and arow keys using tolower(command) where command is a char type variable storing a single charater value entered by user. ANY help is appreciated.
Thanks.
I'm going to try contacting Aopen since they made my keyboard :P