while(1)
{
printf("Qt");

}


how to quit this loop using keyboardhit...