| | |
C++ Compiler???
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
here is a link to a compiler called dev c++ it is free.
http://www.bloodshed.net/devcpp.html
if you want a better compiler and are willing to spend money than i suggest the borland compiler.
http://www.bloodshed.net/devcpp.html
if you want a better compiler and are willing to spend money than i suggest the borland compiler.
Writing windows programs in C/C++ can be a bear for even experienced programmers. I started out with the DEV C++ package and quickly switched to BCX. This is a basic to C/C++ translator that uses simple basic code and allows inline asm and C code. If you are familiar with basic you can then look at the generated C/C++ code and learn a lot!
Write your basic code on the included editor and compile and run it from the editor or even fancier, from the included visual IDE. This program has excellent help files and a good selection of examples. You can look at the C code it produces. You can make win-gui or console programs. BCX is written in BCX!
The whole free package can be downloaded, including the PellesC compiler, from:
http://www.rjpcomputing.com/programming/bcx/
There is quite a nice group of users at
http://groups.yahoo.com/group/bcx/
Write your basic code on the included editor and compile and run it from the editor or even fancier, from the included visual IDE. This program has excellent help files and a good selection of examples. You can look at the C code it produces. You can make win-gui or console programs. BCX is written in BCX!
The whole free package can be downloaded, including the PellesC compiler, from:
http://www.rjpcomputing.com/programming/bcx/
There is quite a nice group of users at
http://groups.yahoo.com/group/bcx/
•
•
•
•
Originally Posted by vegaseat
Writing windows programs in C/C++ can be a bear for even experienced programmers. I started out with the DEV C++ package and quickly switched to BCX. This is a basic to C/C++ translator that uses simple basic code and allows inline asm and C code. If you are familiar with basic you can then look at the generated C/C++ code and learn a lot!
Write your basic code on the included editor and compile and run it from the editor or even fancier, from the included visual IDE. This program has excellent help files and a good selection of examples. You can look at the C code it produces. You can make win-gui or console programs. BCX is written in BCX!
The whole free package can be downloaded, including the PellesC compiler, from:
http://www.rjpcomputing.com/programming/bcx/
There is quite a nice group of users at
http://groups.yahoo.com/group/bcx/
"I want to learn C++, where do I start?"
"Start by learning <so and so language completely different from C++>, it's a much better language and stuff."
I'm here to prove you wrong.
Well i have used devC++ but i have found it quite slow(since it's free it wont hurt to try though). If u are itching to spend money u can get any other better commercial compiler. But here's how i do my job,
1. I have downloaded the free-command-line compiler from borland,
2. I use this free editor named "crimson editor" -- it allows u to compile ur code using ur existing compiler(in my case the free borland command-line compiler) and run executables without working in the console mode. U can actually use crimson editor with any compiler to compile any language, for example u can compile java program using crimson editor by using the free java sdk from sun. So whether C++ or java u can compile ur codes conveniently with this editor provided that u have necessary compilers installed.
1. I have downloaded the free-command-line compiler from borland,
2. I use this free editor named "crimson editor" -- it allows u to compile ur code using ur existing compiler(in my case the free borland command-line compiler) and run executables without working in the console mode. U can actually use crimson editor with any compiler to compile any language, for example u can compile java program using crimson editor by using the free java sdk from sun. So whether C++ or java u can compile ur codes conveniently with this editor provided that u have necessary compilers installed.
![]() |
Similar Threads
- C compiler... Man I feel lame (*nix Software)
- compiler (C++)
- ?'s, JPG, Free Store and Compiler Synthesis (C)
Other Threads in the C++ Forum
- Previous Thread: How can I read from a txt file?
- Next Thread: Comparing arrays
| Thread Tools | Search this Thread |
api array based beginner binary bitmap c++ c/c++ calculator char class classes code coding compile compiler console conversion count database delete deploy desktop developer directshow dll download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez google graph gui homeworkhelp homeworkhelper iamthwee ifstream int integer java lib linkedlist linker linux list loop looping loops map math matrix memory multiple news node number output parameter pointer problem program programming project python read recursion recursive reference return rpg string strings struct temperature template templates test text text-file tree unix url variable vector visualstudio win32 windows winsock word wordfrequency wxwidgets






