| | |
Best C++ compiler
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
Define "best"...
Also define your operating system...
Microsoft has a good free compiler, but if you're working on unix or mac that will do you little good.
Borland has a good free compiler as well.
What do you want from your compiler. Some have better standards compliance, others may generate faster applications or smaller ones.
Also define your operating system...
Microsoft has a good free compiler, but if you're working on unix or mac that will do you little good.
Borland has a good free compiler as well.
What do you want from your compiler. Some have better standards compliance, others may generate faster applications or smaller ones.
•
•
Join Date: Jan 2005
Posts: 7
Reputation:
Solved Threads: 0
my operating system is windows 2000
i am the beginer to learn C++
can you give me some web link
cheers
i am the beginer to learn C++
can you give me some web link
cheers
•
•
•
•
Originally Posted by jwenting
Define "best"...
Also define your operating system...
Microsoft has a good free compiler, but if you're working on unix or mac that will do you little good.
Borland has a good free compiler as well.
What do you want from your compiler. Some have better standards compliance, others may generate faster applications or smaller ones.
•
•
•
•
Originally Posted by jwenting
Define "best"...
Also define your operating system...
Microsoft has a good free compiler, but if you're working on unix or mac that will do you little good.
Borland has a good free compiler as well.
What do you want from your compiler. Some have better standards compliance, others may generate faster applications or smaller ones.
I have tried out several free compilers and feel most comfortable with the Dev-C++. The total package is relatively small in size and comes in windows and linux flavors. For me it is perfect to test out the limits of the C++ language. It compiles fast and makes experimentation easy. I also recommend it to my students.
http://sourceforge.net/projects/dev-cpp/
If I would produce a program to sell, I would spend the money and buy a professional system from Mister Bill.
Some other free compiler systems try to take over your computer, smearing their files all over, that I don't like!
May 'the Google' be with you!
http://www.borland.com/products/down..._cbuilder.html and select "compiler".
This will give you a (nearly) fully ANSI compliant compiler.
http://www.microsoft.com/downloads/d...displaylang=en will give you the latest Microsoft compiler.
Either will serve you well. Neither comes with an IDE or full documentation (that's what you pay for if you buy the full products).
The Microsoft compiler is newer but that shouldn't bother when learning.
For best learning ANSI C++ try your creations with both, if it works in one and not the other (IF both are correctly installed and configured) your source is likely not fully ANSI compliant.
This will give you a (nearly) fully ANSI compliant compiler.
http://www.microsoft.com/downloads/d...displaylang=en will give you the latest Microsoft compiler.
Either will serve you well. Neither comes with an IDE or full documentation (that's what you pay for if you buy the full products).
The Microsoft compiler is newer but that shouldn't bother when learning.
For best learning ANSI C++ try your creations with both, if it works in one and not the other (IF both are correctly installed and configured) your source is likely not fully ANSI compliant.
•
•
•
•
Originally Posted by vegaseat
Some other free compiler systems try to take over your computer, smearing their files all over, that I don't like!
•
•
•
•
Originally Posted by jwenting
you probably refer to the Microsoft VC++ free compiler. It doesn't do anything except upgrade (if required) your .NET runtime environment which is a good thing (if it didn't something else would do it sooner or later, probably Windows Update).
May 'the Google' be with you!
•
•
Join Date: Jan 2008
Posts: 3
Reputation:
Solved Threads: 0
I think the best one, for a beginner would be boreland's compiler(for its more user friendly)
You may also choose for bloodshed, even that would do for an advanced user, if you wanna use it for that purpose and yes, when pls try to install it to your system drive else it would ask you for installation drive(boreland's driver in particular).
And you may search it on google, i downloaded borelands compiler from http://altd.codegear.com/download/museum/tcpp101.zip
and
you may search for bloodshed on download.com
You may also choose for bloodshed, even that would do for an advanced user, if you wanna use it for that purpose and yes, when pls try to install it to your system drive else it would ask you for installation drive(boreland's driver in particular).
And you may search it on google, i downloaded borelands compiler from http://altd.codegear.com/download/museum/tcpp101.zip
and
you may search for bloodshed on download.com
![]() |
Similar Threads
- C++ Compiler??? (C++)
- C compiler... Man I feel lame (*nix Software)
- compiler (C++)
- ?'s, JPG, Free Store and Compiler Synthesis (C)
Other Threads in the C++ Forum
- Previous Thread: C++ Factorization
- Next Thread: please help me with this
| Thread Tools | Search this Thread |
api array based binary bitmap c++ c/c++ calculator char char* class classes code coding compile console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp iamthwee ifstream input int java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg sorting string strings temperature template templates test text text-file tree unix url variable vector video visualstudio win32 windows winsock word wordfrequency wxwidgets






