Thread
:
help me
View Single Post
shabbir
Go4Expert Founder
29Nov2006,09:02
You are using the function getch which does not reflect the characters on the screen. use getche instead of getch and it should be fine.