Tag: depreciated standards
-
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: [sourcecode language=’c++’] #include #include void main() { cout
