for using c and c++ which compiler i should choose between........................?????????
either turbo c/c++ ,borland, microsoft ( any other plz specify)
Printable View
for using c and c++ which compiler i should choose between........................?????????
either turbo c/c++ ,borland, microsoft ( any other plz specify)
http://www.willus.com/ccomp_benchmark.shtml?p2
That is going to give you a pretty good summarization of Windows (win32 based) compilers. Read through those and see which one would best suit your needs, wallet, and speed.
Be sure to go onto the next couple of pages as well to see tests ran on the various compilers.
I've personally used Dev C++ from Bloodshed Software for some C programming. It also does C++, resource scripts, header files, etc. Nice interface and it's free.
MsMittens has just said one of the best compliers for C++/C. It has a nice GUI and is very easy to use. I personally would go with this one.
same here, i've got a copy of msvc++ 6.0 too, but i always use dev-cpp...
great compiler ;)
If you're compiling for an Intel box, you could always check out icc from Intel. GCC is also quite nice and supported on a large variety of platforms.
I use Borland Borland C++ 5.5.1 with Turbo Incremental Link as my compiler but use Dev-C++ as my IDE - syntax highlighting is really nice.
thank's a lot i wil defenatly goin 2 try that
how about dev_cpp
www.bloodshed.net
i always use this compiler