Probably someone was trying to remember about ReadKey http://msdn.microsoft.com/en-us/library/471w8d85.aspx
ReadChar is a member of System.IO.BinaryReader not of System.Console. On Sun, Jun 21, 2009 at 10:31 PM, Jude DaShiell <[email protected]>wrote: > First is ReadChar even a valid function and if so where does it live? If > it's over in G.U.I. territory I'll not be using it for this program. > Ralph, thanks much for the 101 on properly declaring functions! > > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb > -- Rafael "Monoman" Teixeira --------------------------------------- "To be creative means to be in love with life. You can be creative only if you love life enough that you want to enhance its beauty, you want to bring a little more music to it, a little more poetry to it, a little more dance to it." Osho
_______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
