944,144 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 5080
  • C++ RSS
Sep 26th, 2004
0

C++ Compiler???

Expand Post »
Hay i'm new here + new to c++ :cheesy: But not new to programming/Scripting (QBasic/VB/VBS/VBA/Batch/HTML) LOL Looks like i like the basic stuph :eek:

Anyways i'm learning C++ But a good start would be a Compiler! So where do i get 1? oK thats my question!

Thanx
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
LEEEEE is offline Offline
2 posts
since Sep 2004
Sep 26th, 2004
0

Re: C++ Compiler???

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.
Reputation Points: 33
Solved Threads: 19
Nearly a Posting Virtuoso
mikeandike22 is offline Offline
1,496 posts
since May 2004
Sep 26th, 2004
0

Re: C++ Compiler???

Thanx you!
Reputation Points: 10
Solved Threads: 0
Newbie Poster
LEEEEE is offline Offline
2 posts
since Sep 2004
Oct 3rd, 2004
0

Re: C++ 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/

Moderator
Reputation Points: 1333
Solved Threads: 1404
DaniWeb's Hypocrite
vegaseat is offline Offline
5,792 posts
since Oct 2004
Oct 3rd, 2004
0

Re: C++ Compiler???

Quote 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/

Would you please stop plugging your favorite BASIC-like wrapper? It's akin to this:

"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."
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Oct 5th, 2004
0

Re: C++ Compiler???

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.
Reputation Points: 113
Solved Threads: 3
Posting Whiz
Asif_NSU is offline Offline
353 posts
since Apr 2004
Feb 23rd, 2010
-2
Re: C++ Compiler???
regs doesnt work in borland c++ version 5.02 ,what could be the problem and the solution.....i want to continue working on the same compiler or better version of the same.......
Reputation Points: 8
Solved Threads: 0
Newbie Poster
aryagaurav001 is offline Offline
2 posts
since Feb 2010
Feb 23rd, 2010
-1
Re: C++ Compiler???
Click to Expand / Collapse  Quote 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/

regs doesnt work in borland c++ version 5.02 ,what could be the problem and the solution.....i want to continue working on the same compiler or better version of the same.......
Reputation Points: 8
Solved Threads: 0
Newbie Poster
aryagaurav001 is offline Offline
2 posts
since Feb 2010
Feb 23rd, 2010
0
Re: C++ Compiler???
Why are you resurrecting a 6 year old thread as if you have something to add?
Moderator
Reputation Points: 3281
Solved Threads: 895
Posting Sage
WaltP is offline Offline
7,749 posts
since May 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in C++ Forum Timeline: C2043/C2046: illegal break/illegal case errors
Next Thread in C++ Forum Timeline: Unable to Convert Integers in Character array to integers





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC