User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 391,581 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,675 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser:
Views: 3350 | Replies: 5
Reply
Join Date: Sep 2004
Posts: 2
Reputation: LEEEEE is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
LEEEEE LEEEEE is offline Offline
Newbie Poster

C++ Compiler???

  #1  
Sep 26th, 2004
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
AddThis Social Bookmark Button
Reply With Quote  
Join Date: May 2004
Location: Boston,MA
Posts: 1,362
Reputation: mikeandike22 is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 16
Featured Blogger
mikeandike22's Avatar
mikeandike22 mikeandike22 is offline Offline
Nearly a Posting Virtuoso

Re: C++ Compiler???

  #2  
Sep 26th, 2004
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.
My Daniweb Blog: This,That, and Everything Else (Blog contest winner)

GetFirefox!
GetOpera!






Reply With Quote  
Join Date: Sep 2004
Posts: 2
Reputation: LEEEEE is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
LEEEEE LEEEEE is offline Offline
Newbie Poster

Re: C++ Compiler???

  #3  
Sep 26th, 2004
Thanx you!
Reply With Quote  
Join Date: Oct 2004
Location: Mojave Desert
Posts: 2,394
Reputation: vegaseat will become famous soon enough vegaseat will become famous soon enough 
Rep Power: 9
Solved Threads: 172
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
Kickbutt Moderator

Solution Re: C++ Compiler???

  #4  
Oct 3rd, 2004
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/

Reply With Quote  
Join Date: Sep 2004
Posts: 6,017
Reputation: Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of 
Rep Power: 26
Solved Threads: 414
Super Moderator
Narue's Avatar
Narue Narue is offline Offline
Expert Meanie

Re: C++ Compiler???

  #5  
Oct 3rd, 2004
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."
Member of: Beautiful Code Club.
Reply With Quote  
Join Date: Apr 2004
Location: Dhaka, Bangladesh
Posts: 344
Reputation: Asif_NSU is on a distinguished road 
Rep Power: 5
Solved Threads: 2
Asif_NSU's Avatar
Asif_NSU Asif_NSU is offline Offline
Posting Whiz

Re: C++ Compiler???

  #6  
Oct 5th, 2004
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.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb C++ Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the C++ Forum

All times are GMT -4. The time now is 10:52 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC