Zaccheus
April 19th, 2004, 03:04 PM
I'm considering getting this cut down (and much much cheaper) version of VC++.
Currently I'm using Borland C++ Builder v4, but only for Windows API programming.
I have two questions regarding the STANDARD EDITION of VC++ .net:
It says that the compiler of the standard version does not include code optimisation, which is fine for me, but does that mean inline functions are not inlined?
Does the standard version permit me to distribute (for free) the applications I build with it.
I've searched the forum and found similar questions but no firm answers.
MSDN is quite ambiguous when it says:
Only the Pro version let's you build and deploy optimised applications.
Thanks for any feedback you guys can provide.
Currently I'm using Borland C++ Builder v4, but only for Windows API programming.
I have two questions regarding the STANDARD EDITION of VC++ .net:
It says that the compiler of the standard version does not include code optimisation, which is fine for me, but does that mean inline functions are not inlined?
Does the standard version permit me to distribute (for free) the applications I build with it.
I've searched the forum and found similar questions but no firm answers.
MSDN is quite ambiguous when it says:
Only the Pro version let's you build and deploy optimised applications.
Thanks for any feedback you guys can provide.