Hold key problemProblem solved =D! if(GetKeyState(VK_A)<0 && joc[hM-1][lM]!='*' && joc[hM-1][lM]!='#' ){ Contro...
Hold key problemIt didn't work =(
Hold key problem=(
Hold key problemahm while(1){ if(kbhit()){ a=getch(); if(a == 'A' || a == 'a') /* do something * / if(a=='B'...
Hold key problemHmm.... Actually in that delay the program thinks that I released the key