0
Answer

Console.Out.Write(""); on a PDA Emulator

maxi_gla

maxi_gla

19y
1.8k
1
Hi, I was wondering how do you get a Console.Out.WriteLine(""); when running a C# program on an emulator. I have tried Console.Write(""); but I do not see anything in the output window. Thanks for any help, Gareth.