I have seen that in many under graduate collages turbo c++ is still used. But now a days it is an outdated IDE. Please, do not use it. It is totally useless.
Turbo C++ |
There are many recent IDEs available which has great features and no bugs like GCC or Eclipse C/C++. Now a days GCC is treated as standard compiler.
some of drawbacks of Turbo C++:
some of drawbacks of Turbo C++:
- Debugging is not as efficient as they are in other IDEs
- It is not conformed with the standards that are laid down
- It does not support modern casts, only C-Style casts.
- I doubt if it may not goes well with 3rd party libraries! eg database or graphics libraries
0 comments:
Post a Comment