+ 1
Which is the best C++ compiler ?
6 ответов
+ 10
Prgti Except that Turbo C++ is outdated and should never be used.
https://www.sololearn.com/Discuss/288609/?ref=app
+ 9
Prgti Actually, I consider it harmful and misleading for beginners. Proper, up-to-date C++ codes will not even compile on it, due to the lack of support for namespaces. Turbo C++ also promotes the use of non-standard headers, which is a bad practice. It is also one of the things which gave India a bad rep:
https://www.quora.com/Why-is-Turbo-C++-still-being-used-in-Indian-schools-and-colleges
+ 2
hmm
thank you Hatsy Rei
I was not knowing about it
0
Thanks
- 1
but it is good for beginners
to start c or c++
- 3
there are many compilers but turbo c++ and Dev c++ are mostly uesd