M
Mike Smith
We purchased VS2003 Standard Edition a couple of months ago for an inherited
project and just realized that optimizations (eg inline functions) are not
available in the standard edition. We've spent the last couple of months
converting old VC6 code to allow it to compile under 2003 (the old code was
not C++ compliant but built under VC6 as it also was not 100% C++
compliant). Are there any known issues between 2003 and 2005 if we decide to
upgrade to 2005? I guess what I am asking is has the compiler changed so
much that we will need to spend another couple of months to convert code to
VC2005?
Thanks in advance.
project and just realized that optimizations (eg inline functions) are not
available in the standard edition. We've spent the last couple of months
converting old VC6 code to allow it to compile under 2003 (the old code was
not C++ compliant but built under VC6 as it also was not 100% C++
compliant). Are there any known issues between 2003 and 2005 if we decide to
upgrade to 2005? I guess what I am asking is has the compiler changed so
much that we will need to spend another couple of months to convert code to
VC2005?
Thanks in advance.