Okay, I've never programmed on a Windows machine before. What's the simplest way to compile a small command line C++ program? I don't want a fancy IDE or anything like that, I just want to be able to compile something simple.
10/11/2007 3:08:11 PM
more like a fancy PCIyou need the JDK[Edited on October 11, 2007 at 3:50 PM. Reason : fanny]
10/11/2007 3:49:51 PM
cygwin has a c compiler
10/11/2007 3:52:03 PM
Chances are whatever you're trying to do can be accomplished quicker and/or easier with another language.AMIRITE?
10/11/2007 3:59:34 PM
I should say that the problem isn't that I don't know any C++. I just haven't ever coded on a windows machine before. I don't have gcc or whatever. All I'm looking for is a simple C++ compiler.
10/11/2007 4:41:22 PM
http://www.google.com/search?q=simple+c%2B%2B+compiler+windows
10/11/2007 4:46:44 PM
MinGWorVisual Studio Express (free)
10/11/2007 6:06:46 PM
10/11/2007 6:20:37 PM