Hi,
I have been writing c++ for 2 years, and if you can't buy microsoft visual c++ I recommend you download DEV C++ it's free and really good. Download link beLOW.
http://www.bloodshed.net/devcpp.html
I wanted to install c/c++ compilers for my sys.which is good one?plz can anyone send me a link?
what "sys" do you have? if linux it should come installed with gcc if not use mingw (see below)
dougc
Reply:it depends on ur usage.
If u r a beginner and jus need compilers for executing programs, DevC++ is an excellent compiler.
For higher end programs and other system programming,
in windows, .NET would be much helpful( if u dont care about the space it occupies).
Else u can use a lot of compilers available in linux... starting from gcc
Reply:there is nothing wrong in using borland or dev c++.but if you happen to be a novice use turbo c++.
Reply:If you have MS Windows you can get a free personal copy of the Microsoft development environment at the Microsoft web site.
But if you just want a compiler instead of an entire environment, then you want the most widely used C/C++ compiler in the world: gcc, from the GNU organization. It, too is free. Take a look at:
http://directory.fsf.org/devel/compilers...
blazing star
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment