Computing.Net > Forums > Programming > Compiler question

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Compiler question

Reply to Message Icon

Name: gimmpy225
Date: December 5, 2004 at 01:43:40 Pacific
OS: windows xp pro
CPU/Ram: amd 64 2600
Comment:

I was wondering if I were to "find" a copy of VisualStudio.net 2003 would i be able to write my c++ programs in it? And what are the newest microsoft C++ compilers that are out????

ty :-D

GIMPS



Sponsored Link
Ads by Google

Response Number 1
Name: Zoplax
Date: December 5, 2004 at 10:36:54 Pacific
Reply:

Using various P2P software, you could "find" a book called "Visual C# for Absolute Beginners", this is a great book which describes the new C# language and compares it to C++.


0

Response Number 2
Name: gimmpy225
Date: December 5, 2004 at 11:43:32 Pacific
Reply:

well im only asking this because right now i use visual c++ 6.0 and its a bit outdated.

so i was trying to see if there is a newer compiler out so i can be a little more up to date.

GIMPS


0

Response Number 3
Name: SN
Date: December 5, 2004 at 14:51:56 Pacific
Reply:

The short answer to your question is "No." Visual studio .NET is only used for .NET languages...VB.NET, J#, C#, & C++.NET. Anything running on the .NET framework will be easier to write, but run slower, than a similarly written program in C++.

A lot of people use the bloodshed compiler...I'm not a C++ guy so I don't know what the latest and the greatest is. Borland probably has something out, though.

-SN


0

Response Number 4
Name: tImmaY
Date: December 5, 2004 at 14:58:20 Pacific
Reply:

ya know.. contrary to what Microsoft would absolutely love you to believe, theirs is not the only compilers available on the windows platform. lol.. there's others such as borland, dev-c++, and many others. i use dev-c++..
http://www.bloodshed.net/devcpp.html
http://www.borland.com/products/downloads/download_cbuilder.html

those links will come up in a new window :) but i'm taking a C Programming class next semester, and my college still uses Visual Studio 6. so i wouldn't believe you'd have much of any problems continuing use with that if you felt the need to support microsoft *shakes fist*, lol.


0

Response Number 5
Name: tImmaY
Date: December 5, 2004 at 15:00:01 Pacific
Reply:

one last thing, Dev-C++ (a Bloodshed product) is a free program and Borland has their free compiler, along with a trial enterprise ed. of their software(?)


0

Related Posts

See More



Response Number 6
Name: gimmpy225
Date: December 5, 2004 at 15:34:56 Pacific
Reply:

yea but i used them before and i didnt understand how to use the compilers.

but right now im learning how to write windows programs with MFC so i think i need to use VC++ 6.0 dont i?

GIMPS


0

Response Number 7
Name: Tugg
Date: December 6, 2004 at 00:45:11 Pacific
Reply:

I dont know if Borland can use MFC, I never used their compilers :p. But I'd say stick with VC++ 6.0 for now since you have it already and worked with it before.

SN is right about V Studio.net. It wouldnt do you much good if you changed to it now if you want to code regular C++. The .net C++ compiler is slower as are the programs. So if you dont intend to go .net then stick with VC++ 6.0. That is the best compiler from Microsoft for C++ as far as their speed goes if you ask me.

~TuGG~


0

Response Number 8
Name: gimmpy225
Date: December 6, 2004 at 20:36:53 Pacific
Reply:

ty tugg :) and everyone else :-D answered my question :-D

GIMPS


0

Sponsored Link
Ads by Google
Reply to Message Icon

Forms in VB6 VB.NET - value passing be...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Compiler question

BASIC question www.computing.net/answers/programming/basic-question/8383.html

'Compiling with Borland5.5' www.computing.net/answers/programming/compiling-with-borland55/6757.html

Question about intel C++ compiler www.computing.net/answers/programming/question-about-intel-c-compiler/2222.html