I am taking advanced C++ at college and we use Borland Turbo C++ 4.5 compiler.
How different is Turbo C++ from the standard C++?
I know Borland used to call their versions of C++ and Pascal Turbo,
but that was a long time ago; even the 4.52 compiler is old.
This is a requirement for the 4 year BS degree in comp sci,
which is a shame as I feel the students shouldnt be taught
on old crap.
Is it very important to learn C++ on the newest compilers, such as
Borland's 5.5, Visual C++ or VC++.net or
or are old compilers, even DOS ones, good enough for the basics.
--------------------------------------------------
remove *batSPAM* to e-mail me
--------------------------------------------------
How different is Turbo C++ from the standard C++?
I know Borland used to call their versions of C++ and Pascal Turbo,
but that was a long time ago; even the 4.52 compiler is old.
This is a requirement for the 4 year BS degree in comp sci,
which is a shame as I feel the students shouldnt be taught
on old crap.
Is it very important to learn C++ on the newest compilers, such as
Borland's 5.5, Visual C++ or VC++.net or
or are old compilers, even DOS ones, good enough for the basics.
--------------------------------------------------
remove *batSPAM* to e-mail me
--------------------------------------------------
Comment