View Full Version : Need software for C++
dashang
02-08-2007, 10:50 AM
I have a subject in college: "Object oriented programming". So, i think turbo C++ is software for OOP. Can anyone give turbo C++ software.
ravi_9793
02-08-2007, 10:59 AM
download from here:
http://www.turboexplorer.com/cpp
dashang
02-08-2007, 01:03 PM
i dont know whether turbo C++ is the software or not.
ravi_9793
02-08-2007, 01:14 PM
i dont know whether turbo C++ is the software or not.
turbo C++ is compiler...to rum C and C++ program.
OOp is part of many languages including C++
slugger
02-08-2007, 03:05 PM
TurboExplorer will give u d complier 4 executin C/C++ programs and also give u an IDE, it shud work if u intend 2 code usin C/C++, which is wat coll start of wit in d first sem
u cud also try Visual C++ Express (http://msdn.microsoft.com/vstudio/express/visualc/)
but try not 2 get addicted 2 MS devp tools so early on in life
Garbage
02-08-2007, 03:11 PM
U can also use Bloodshed's DevC++ (http://www.bloodshed.net/devcpp.html).
Features :
- Support GCC-based compilers
- Integrated debugging (using GDB)
- Project Manager
- Customizable syntax highlighting editor
- Class Browser
- Code Completion
- Function listing
- Profiling support
- Quickly create Windows, console, static libraries and DLLs
- Support of templates for creating your own project types
- Makefile creation
- Edit and compile Resource files
- Tool Manager
- Print support
- Find and replace facilities
- CVS support
praka123
02-08-2007, 03:20 PM
you can enjoy Cpp in Linux if u dont mind.most Linux distros carries programming tools by default.there are nice apps like Anjuta(written by an indian nabakumar) etc using gcc as underlay.borland tc is too old na?i think these programming langs adher to standards like ANSI,ISO etc so get updated compiler esp the free ide's like Anjuta.
http://anjuta.sourceforge.net
http://gcc.gnu.org
http://ubuntu.com
saurabh.sauron
02-08-2007, 03:30 PM
Code::Blocks is quite good and supports various compilers.
www.codeblocks.org/
slugger
02-08-2007, 06:01 PM
buddy codeblock tho nice, is just an IDE, u need 2 integrate it wit a complier, crea8ing batch files and cfg files 4 d same
dis guy wants everythin readymade [read d thread he started on JAVA], do u think dat hes gonig2 b remotely intrested in doing such keedez
if u intrest in multi-language IDEs u cud also giv SciTE (http://www.scintilla.org/SciTE.html) a try, been usin it with Borland's C/C++ compiler
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.