View Full Version : Turbo C++ 3.0
Devrath_ND
23-07-2008, 10:53 PM
Where can i download this from
http://img177.imageshack.us/img177/3958/clipboard01br9.jpg
mehulved
24-07-2008, 12:57 AM
Wow, our educational system accomplished the mission of creating a humongous flock of 'turbo' zombies.
aniket.awati
24-07-2008, 07:34 AM
just in case you dont know,
c/c++ doesnt mean tc 3.0 as is made apparent by our edu sys.
But anyways, try a good compiler like gcc with ide like Code-Blocks.
Or borland 5.5 with relo (ide) works well (for starters atleast).
Devrath_ND
26-07-2008, 10:59 PM
just in case you dont know,
c/c++ doesnt mean tc 3.0 as is made apparent by our edu sys.
But anyways, try a good compiler like gcc with ide like Code-Blocks.
Or borland 5.5 with relo (ide) works well (for starters atleast).
I use borland with relo already but i need to get hold of it to be familiar while doing my exams. Is it free or paid
QwertyManiac
26-07-2008, 11:02 PM
GCC is free, but if you are looking for familiarity to the academic stuff, you shouldn't be looking at it.
Though you wouldn't require "familiarity" here really if you know your code well, I'd suggest you ask your institution itself to provide the software. They usually do without any hesitation.
mehulved
27-07-2008, 12:57 AM
Yeah these teachers are prime promoters of piracy.
Devrath_ND
27-07-2008, 10:22 AM
is it paid software
nitish_mythology
27-07-2008, 10:28 AM
Even I used this compiler for two years for my 12th boards.
Dont understand why CBSE uses this ages old compiler as a standard. All APIs are now deprecated I suppose.
QwertyManiac
27-07-2008, 11:37 AM
is it paid software
GNU C Compiler? No its not paid.
All you have to do is click on this (http://downloads.sourceforge.net/mingw/MinGW-5.1.4.exe?modtime=1209244789&big_mirror=1) to get it. But I doubt if it would do you any good, its not what you're really looking for..
mehulved
27-07-2008, 11:42 AM
is it paid software
Yes, it is supposed to be, but college teachers are known to be generous enough to offer you a free copy, pirated of course.
nitish_mythology
27-07-2008, 11:53 AM
But why are they still using this ages old compiler ????
QwertyManiac
27-07-2008, 12:10 PM
No idea, atleast at college level we get to use gcc (cc command in *nix environments). But till then its all TC.
mastana
27-07-2008, 12:12 PM
gcc is what is used in most colleges except few ones(kerala).
Quiz_Master
27-07-2008, 05:23 PM
My college (and most in MP) still stucked on TC... I use visual studio though...
ThinkFree
27-07-2008, 05:31 PM
My college (and most in MP) still stucked on TC... I use visual studio though...
Mine too
mehulved
27-07-2008, 05:33 PM
But why are they still using this ages old compiler ????
Cos some colleges forget to upgrade the versions of the teachers. And similarly for the idiots who make those syllabus. Latter are the worst.
ThinkFree
27-07-2008, 05:35 PM
^^Syllabus makers are not to blame as you will hardly see any where it is compulsary to use a particular compiler only. School and college sytem adminstrators are to blame.
aniket.awati
29-07-2008, 03:29 PM
teachers think their students should also learn c/cpp in a way they did. something like old is gold!! :D
anyways tc is NOW free and obsolete. And borland 5.5 is also free. YOu can even have something named 'turbo explorer' free for c++, dont know is it compiler or ide.
Zeeshan Quireshi
29-07-2008, 03:56 PM
^^Syllabus makers are not to blame as you will hardly see any where it is compulsary to use a particular compiler only. School and college sytem adminstrators are to blame.
The Version of C++ prescribes in the syllabus is the old standard not the ISO C+ standard .
even after 10 years of C++ being standardized the Syllabus-Makers haven't updated the system .
Just look at any 12th grade book out there and you will see the old standard being used. The teachers have no clue either . once i told my comp teacher abt the Standard C++ and he was like , this is "Visual C++" . He thought this version was only used in Visual C++ (Microsoft's IDE) and not that it was a standard .
nitish_mythology
29-07-2008, 07:58 PM
^^
I faced the exact same problem :D My teacher told me same..........
ThinkFree
29-07-2008, 08:41 PM
But lucky that the university which has granted affiliation to my college prescribes ANSI Standard C++
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.