Need software for C++

Status
Not open for further replies.

dashang

Journeyman
I have a subject in college: "Object oriented programming". So, i think turbo C++ is software for OOP. Can anyone give turbo C++ software.
 

slugger

Banned
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

but try not 2 get addicted 2 MS devp tools so early on in life
 

Garbage

God of Mistakes...
U can also use Bloodshed's DevC++.

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

left this forum longback
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.
*anjuta.sourceforge.net
*gcc.gnu.org
*ubuntu.com
 

slugger

Banned
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 a try, been usin it with Borland's C/C++ compiler
 
Status
Not open for further replies.
Top Bottom