Hi,
I just downloaded the SharpDevelop (from Ken's link in the sticky post with all the links)
I created my first hello applicatoin. Well, the wizard did, I didn't do anything. And I noticed that it says void Main.
Is this normal with C#?
My guess is not because the OS still will expect an integer as return value.
So is the wizard wrong or am I ?
Also, what book do you recomend? nvoigt posted some great links (thanks nvCode:using System; class MainClass { public static void Main(string[] args) { string test; Console.WriteLine("Hello World!"); test=Console.ReadLine(); Console.WriteLine(test); } }), but what about books? I'm not that good with learning from tutorials, I need a books to learn something
thanks
--Maes



LinkBack URL
About LinkBacks
), but what about books? I'm not that good with learning from tutorials, I need a books to learn something 




. I think by law they have to sell it at the price they advertise it.