User profile: coderire

User info
User name:coderire
History
Joined:
Number of posts:10
Latest posts:

kbhit problem
it works for ctrl-A (when getch() == 1 ) but not ctrl-c do not know why?

kbhit problem
its ctrl-c not C,please can someone help

kbhit problem
HI i wrote a program that terminates when the Crtl-C is pressed however it doesn't work.Can someone ...

Kbhit
hi i want to write infinite loop which only terminates if the Ctrl-c is pressed from the keyboard....

a program to call a simulator
Hi i need to write a program (in C++) to call a simulator in a another .cpp file. how iam gonn...