what is best compiler
-
I'm looking for best C++ compiler. there are many but I don't know which is better?. borland or microsoft, which ver? sia swar baluch
To be able to answer, we need to know what you mean by 'best' ? There is no 'best' compiler, it's just a matter of choice.
Cédric Moonen Software developer
Charting control [v1.1] -
To be able to answer, we need to know what you mean by 'best' ? There is no 'best' compiler, it's just a matter of choice.
Cédric Moonen Software developer
Charting control [v1.1] -
I mean the better compiler,some compiler donot support some code's. I mean which compiler isin use of great programer and wich ver(new or old) I have a borland C++ 5.2 and a 5.5 (can I finde better of these) siaswar baluch
siaswar wrote:
I mean the better compiler,some compiler donot support some code's.
That doesn't make any sense. If you try to compile a MFC program with a Borland compiler, chances are that it will fail. But the opposite is true also: if you try to comile a program that use libraries from borland with a microsoft compiler, it won't work neither. That doesn't mean that Borland is better or worse than visual C++.
Cédric Moonen Software developer
Charting control [v1.1]