Mike Pliam
October 11th, 2002, 03:18 PM
I have been trying C++.NET (Standard Edition) to try and get the feel for the new interface. I program mostly in Windows C++, so I wanted to try it out before I updated the whole Visual Studio.
I notice in the BuildLog.htm, there is the line:
'This edition of Visual C++ does not support the optimizing compiler.'
What exactly does this mean. Will my code not compile as fast, or will the resulting code be more bloated (a complaint voiced in this forum regarding C++.NET code), or both ?
Any comments greatly appreciated.
I notice in the BuildLog.htm, there is the line:
'This edition of Visual C++ does not support the optimizing compiler.'
What exactly does this mean. Will my code not compile as fast, or will the resulting code be more bloated (a complaint voiced in this forum regarding C++.NET code), or both ?
Any comments greatly appreciated.