Tag Archives: c++

NON-Standards Compliant C++ with Mumbai University

Mumbai University fails to keep up with the ever-evolving C++ syntax. Making Turbo C/C++ as their prescribed IDE, Turbo C/C++ is ancient and will not compile with the present syntax of C++. Here is the simplest example: #include <iostream.h> #include … Continue reading

Posted in another snippet | code, living a wonder, miscellaneous | Tagged , , | Leave a comment