mehdimughal 0 Newbie Poster

This code is supposed to respond on (w,s,a,d and q) key press..... On "w" the character ( actually the $ sign ) should move up similarly s =down , a is for left and d to move right.......... and 'q' is to quit!!
Sometimes on a very few (beginning key presses) the character responds as it has to !!!
then some kind of malfunctioning starts ... and $$$$$$$$$$$$$$$$$$$$ are constintly streamed on the console (it doesn't erases da old 1 in dis case)

extract and add these files to a project and execute! I'm using Visual c++