I know this is some years late but you might still be interested. do { } while(!Console.KeyAvailable) or do { } while(!Console.KeyAvailable && Console.ReadKey().KeyChar == 'q')
Thats the sound of Inevitability ....
I know this is some years late but you might still be interested. do { } while(!Console.KeyAvailable) or do { } while(!Console.KeyAvailable && Console.ReadKey().KeyChar == 'q')
Thats the sound of Inevitability ....