From: David Anton on
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 . . .
> .
>
First  |  Prev  | 
Pages: 1 2
Prev: I solved this problem
Next: h0w readkey works?