User profile: kromn

User info
User name:kromn
History
Joined:
Number of posts:6
Latest posts:

Clear Keyboard buffer (cont. held key)
No, I'm using graphics.h with turbo c++ because its the only thing allowed for my school project.

Clear Keyboard buffer (cont. held key)
this is how it looks and the problem I am having: [code] while() { if(bioskey(1)) key=bioske...

Clear Keyboard buffer (cont. held key)
For a game I'm coding, I need to check for continuously held keys. I read the key pressed with bio...

undefined structure ( TC++ )
error is only in TC++

undefined structure ( TC++ )
that also shows the error. My question is if the compiler has a problem with the 'a' class definitio...