[Mono-list] Console.ReadLine

Dick Porter dick@ximian.com
Sun, 12 May 2002 11:07:46 +0100


On Sat, May 11, 2002 at 08:28:20PM -0700, Jackson Harper wrote:
> Have the Console.Read* functions been implemented yet? I get the following 
> error:
> ** (process:10694): WARNING **: console_read: error looking up console 
> handle 0x3
> Whenever I run a program with either Console.Read() or Console.ReadLine()

Please file a bug report at http://bugzilla.ximian.com.  

Include a short code example that demonstrates the bug.

- Dick