0
What is the difference between the gcc compiler and the compiler in turbo c++ ?
I used turbo c++ when I started learning c++ in but later on I found that it is has an outdated compiler . So If somebody could tell me why GCC compiler is better.
1 ответ
+ 20
Worth reading.
[https://www.quora.com/What-is-the-difference-between-a-GCC-compiler-and-a-Turbo-C-compiler-in-term-of-their-syntax-usage]
[https://www.quora.com/What-is-the-difference-between-using-Turbo-C-and-GNU-C-C++-Is-there-any-real-difference-or-if-I-submit-the-C-file-would-that-be-the-same-thing]
[https://www.crazyengineers.com/threads/gcc-vs-turbo-c.56351/]
Mandatory reading!
[https://www.sololearn.com/Discuss/288609/why-to-avoid-turbo-c-tcc]