Looking for a C++ compiler

Status
Not open for further replies.

fatma1000

Banned
Joined
Apr 30, 2006
Messages
147
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,298
Location
eygpt
Activity points
0
c++ compiler

i need acompiler for c++
like
microsoft visual c++
or borland c++
regards
 

Re: c++ compiler

use bloodsheed c++ ide

www.bloodsheed.net



There is also a link list of other compiler ressources available:
**broken link removed**


-----
concerning dev c++: from bloodsheeds website:

Bloodshed Dev-C++ is a full-featured Integrated Development Environment (IDE) for the C/C++ programming language. It uses Mingw port of GCC (GNU Compiler Collection) as it's compiler. Dev-C++ can also be used in combination with Cygwin or any other GCC based compiler.

Features are :
- 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

Source code : Delphi 6 Source code of Dev-C++ is available for free under the GNU General Public License (GPL)

Authors : Colin Laplace, Mike Berg, Hongli Lai : Development
Mingw compiler: Mumit Khan, Jan Jaap van der Heidjen, Colin Hendrix and GNU coders.

System : Windows 95/98/NT/2000/XP

Status : Free Software (under the GNU General Public License)

Size : 13.5 Mb

Downloads : Go to Download Page

Dev-C++ resources page (libraries, sources, updates...)
 

Re: c++ compiler

i need any help of how to writ a code in c++
regards
 

Re: c++ compiler

try eclipse + CDT (c/c++ development tool), it's free and powerful, but it's quite large (+110MB)

h**p://www.eclipse.org/downloads/

for guide book try Developing Embedded Software in C, i got it here but i forgot the url
 

Re: c++ compiler

Your question is too general. To explain how to write a program in C++ one would need several books.
 

Re: c++ compiler

what i need is c++ compiler that support code writen in matlab
i.e.

i want to writ a code in matlab and compil it in c++


regards
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…