On Thu, Mar 11, 2010 at 3:05 PM, rsimonus <[email protected]> wrote: > I am kind of new on C program. I am curious what kind of c program do you use?
At work, a native and a cross compiling version of gcc. At home, gcc and Visual C++ 2008 express. > Which developer tool do you use? Does anyone use Microsoft Visual C# 2008 > Express edition? As pointed out by Thomas, C# is not even close to C or C++. > I just want to write window application. VC++2008 express is probably your best bet. <http://www.microsoft.com/express/Downloads/#2008-Visual-CPP> if you don't have it already. It's part of the same suite as Visual C# 2008 Express. > I know c program on dos while back in college. Now I would like to learn how > to write C# program on window. Where do I start? If it truly is C# you want to learn, a good start would be a group that deals with it. This is not such a group. I've never used C# so can't recommend any. -- PJH http://shabbleland.myminicity.com/tra http://www.chavgangs.com/register.php?referer=9375
