Advertisement

Finally going to break down and buy MSVC++

Started by June 12, 2000 07:32 AM
1 comment, last by Yanroy 24 years, 6 months ago
I am actually going to toss out CodeWarrior and buy MicroSoft Visual C++ 6.0 Standard Edition. Is that the latest version? I found it for $42. Before I buy it, I want to make sure I am getting the right thing. Does it compile DirectX apps? That is my biggest reason for scrapping CodeWarrior. --------------------

You are not a real programmer until you end all your sentences with semicolons;

Yanroy@usa.com

Visit the ROAD Programming Website for more programming help.

--------------------

You are not a real programmer until you end all your sentences with semicolons; (c) 2000 ROAD Programming
You are unique. Just like everybody else.
"Mechanical engineers design weapons; civil engineers design targets."
"Sensitivity is adjustable, so you can set it to detect elephants and other small creatures." -- Product Description for a vibration sensor

Yanroy@usa.com

Yes you can do compile directX apps with MSVC 6.0 and MSVB 6.0 and you should be able to compile it with Borland if you get the converted DX libraries.

phope@mcmail.com
Advertisement
Standard edition does not perform any optimisations, to get them you have to get professional or enterprise editions. It will compile DirectX apps, it is what the SDK examples are compiled on (I think).

This topic is closed to new replies.

Advertisement