codice:if (!kbhit()){ tastof=getch(); if(tastof==0) tastof=getch(); if ((tastof==SU)||(tastof==GIU)||(tastof==SX)||(tastof==DX)||(tastof==SPACEBAR)||(tastof==ENTER)) tastov=tastof; }
codice:if (!kbhit()){ tastof=getch(); if(tastof==0) tastof=getch(); if ((tastof==SU)||(tastof==GIU)||(tastof==SX)||(tastof==DX)||(tastof==SPACEBAR)||(tastof==ENTER)) tastov=tastof; }