VC++ Standard or Professional
What''s the difference between Standard and Professional Edition of VC++ 6.
"There's always another way around"
If you want to see all of the differences by product you can visit this website which lists all of the differences:
http://msdn.microsoft.com/visualc/prodinfo/datasheet/feature.asp
The most major difference I see is that the Professional version has the optimizing compiler while Standard Edition does not.
http://msdn.microsoft.com/visualc/prodinfo/datasheet/feature.asp
The most major difference I see is that the Professional version has the optimizing compiler while Standard Edition does not.
---Ranok---
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement