0
Is there any difference between turbo c++ and c++(this tutorial)..??
2 odpowiedzi
+ 1
Yes, very likely. Oftentimes I see presumably Indian members of this forum ask questions like "Do I have to include iostream.h or iostream?" It's because they use an outdated TC++ and SoloLearn C++ uses a compiler that is a bit newer and complies with C++03 (also outdated but not as outdated as the compiler many of the presumably Indian members of this forum use).
0
Ohhh.. 😥😥... That's Wat I was wondering y my university is teaching me different stuff as compared to this SoloLearn c++...
Thanxx dude