I'm just curious what everyone else thinks.
I'd say the most popular open source one is gcc but what does everyone else think?
Microsft? IBM? GCC? Turbo? Another?
------------------
TBird 880 (oc 110 x 8) /
ABit KT7 w/ 256 MB RAM /
TNT2 16MB
Printable View
I'm just curious what everyone else thinks.
I'd say the most popular open source one is gcc but what does everyone else think?
Microsft? IBM? GCC? Turbo? Another?
------------------
TBird 880 (oc 110 x 8) /
ABit KT7 w/ 256 MB RAM /
TNT2 16MB
Borland used to be one of the absolute best, at least in my opinion. Of course, they aren't quite what they used to be.
Microsoft is one of the most popular with their Visual C/C++ 6.0 compiler, and it is a fairly decent compiler. It has a few nicities to it.
I don't know which is the absolute best compiler, though.
------------------
Baby of Edgewood @ birth (03/09/01, 12:34am)
6 lbs 7 ounces
18 inches long
perfectly healthy
well i use the borland one for my old but still useable Tubo c++ 3.0.
------------------
www.geocities.com/richardginn/templatehtml -Come visit the Template HTML homepage
Their Windows-based compiler (pre-Builder), I think it was 5.0 or so, was pretty good. Never used Builder, so I don't know about it.Quote:
Originally posted by richardginn:
well i use the borland one for my old but still useable Tubo c++ 3.0.
------------------
Baby of Edgewood @ birth (03/09/01, 12:34am)
6 lbs 7 ounces
18 inches long
perfectly healthy
I like Borland's C++Builder the best. However, Visual C++ is the most commonly used...
The best C++ complier is the one that gives you the least amount of errors! https://www.sharkyforums.com/images/.../2005/06/6.gif
------------------
Sharky Quote of the Moment:
Lucifer696 - "(I)Drink only coffee coke or beer... water is bad because fish abuse emselves in it "
I personally use Power C for my C programming. It's produced by MixSoftware, and has a great built in debugger. It a very simplistic, but powerful C compiler. Not C++ though....but I'm sure Mix Software has a C++ variety.