Prev: I solved this problem
Next: h0w readkey works?
From: David Anton on 14 Mar 2010 22:44 Console.ReadKey(true).KeyChar; -- David Anton Convert between VB, C#, C++, & Java http://www.tangiblesoftwaresolutions.com "sahel" wrote: > hello ; > getch() in c language gets the char from user with out enter key > is there any method like getch() in c# console app; > thanks . . . > . > |