![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jan 2006
Posts: 15
Rep Power: 0
![]() |
Need Advice
Hello all, very first post woot for me :banana: I have been learning some C++ laungage on my on from some misc books for about a year now, and i figured it was time to buy a complete compiler (I have a trial virsion of C++), Im wondering should i get MSV C++, and if so where could i find it and how much would it cost.
|
|
|
|
|
|
#2 |
|
Expert Programmer
|
Trial version of C++? C++ is a free language, you don't need to pay for it.
On windows try Code::Blocks at www.codeblocks.org, thats a really good one. Or try Dev-C++ at www.bloodshed.net, thats another good'un. They're both free.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#3 | |
|
Professional Programmer
|
Your local computer software store might have it. There is a free visual studio 2005 express version you can download that will get you a nice feel about how it works, unless that's the trial version of C++ you are talking about. If that's the case you would be talking about the trial version of Visual C++. Welcome also.
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Jan 2006
Posts: 15
Rep Power: 0
![]() |
Well can I sell programs i make with the one from www.bloodshed.net ?
|
|
|
|
|
|
#5 |
|
Expert Programmer
|
Yes you can. Its only an IDE it won't effect your final product.
The two I mentioned use the Windows port of g++ called MingW.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#6 |
|
Newbie
Join Date: Jan 2006
Posts: 15
Rep Power: 0
![]() |
with the ide i have now whenever i compile and run an exe i get this:
![]() what exactly does this mean ? |
|
|
|
|
|
#7 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
That's the Introductory version of Microsoft Visual C++ 6. That product is almost eight years old - why not get a newer version?
http://msdn.microsoft.com/vstudio/express/visualc/ Guess what? Microsoft were feeling generous - this one's free. |
|
|
|
|
|
#8 |
|
Newbie
Join Date: Jan 2006
Posts: 15
Rep Power: 0
![]() |
and programs can be used comercially with this one ?
|
|
|
|
|
|
#9 |
|
Expert Programmer
|
@Ooble: Whats wrong with Code::Blocks? Why use Visual C++?
Imma download the express edition and see what its like. :-)
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#10 | ||
|
Professional Programmer
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4
![]() |
Quote:
Quote:
|
||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|