 |
23-07-2008, 10:53 PM
|
#1 (permalink)
|
|
Obsessed with Technology
Join Date: Dec 2007
Location: Harihar
Posts: 346
|
Turbo C++ 3.0
Where can i download this from
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT
Visit my blog devrathnd.blogspot.com
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
24-07-2008, 12:57 AM
|
#2 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Turbo C++ 3.0
Wow, our educational system accomplished the mission of creating a humongous flock of 'turbo' zombies.
__________________
http://www.bash.org/?258908
|
|
|
24-07-2008, 07:34 AM
|
#3 (permalink)
|
|
I am the Legend.........
Join Date: Aug 2006
Location: sangli
Posts: 30
|
Re: Turbo C++ 3.0
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).
__________________
a sudoku web app designed using gwt and gae.- http://solvemysudoku.appspot.com
my blog- http://aniketawati.blogspot.com
|
|
|
26-07-2008, 10:59 PM
|
#4 (permalink)
|
|
Obsessed with Technology
Join Date: Dec 2007
Location: Harihar
Posts: 346
|
Re: Turbo C++ 3.0
Quote:
Originally Posted by aniket.awati
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
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT
Visit my blog devrathnd.blogspot.com
|
|
|
26-07-2008, 11:02 PM
|
#5 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Turbo C++ 3.0
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.
__________________
Harsh J
www.harshj.com
|
|
|
27-07-2008, 12:57 AM
|
#6 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Turbo C++ 3.0
Yeah these teachers are prime promoters of piracy.
__________________
http://www.bash.org/?258908
|
|
|
27-07-2008, 10:22 AM
|
#7 (permalink)
|
|
Obsessed with Technology
Join Date: Dec 2007
Location: Harihar
Posts: 346
|
Re: Turbo C++ 3.0
is it paid software
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT
Visit my blog devrathnd.blogspot.com
|
|
|
27-07-2008, 10:28 AM
|
#8 (permalink)
|
|
OSS Enthusiast!
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
|
Re: Turbo C++ 3.0
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.
__________________
Do you know, Shinigamis only eat apples???
|
|
|
27-07-2008, 11:37 AM
|
#9 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Turbo C++ 3.0
Quote:
Originally Posted by Devrath_ND
is it paid software
|
GNU C Compiler? No its not paid.
All you have to do is click on this to get it. But I doubt if it would do you any good, its not what you're really looking for..
__________________
Harsh J
www.harshj.com
|
|
|
27-07-2008, 11:42 AM
|
#10 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Turbo C++ 3.0
Quote:
Originally Posted by Devrath_ND
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.
__________________
http://www.bash.org/?258908
|
|
|
27-07-2008, 11:53 AM
|
#11 (permalink)
|
|
OSS Enthusiast!
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
|
Re: Turbo C++ 3.0
But why are they still using this ages old compiler ????
__________________
Do you know, Shinigamis only eat apples???
|
|
|
27-07-2008, 12:10 PM
|
#12 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Turbo C++ 3.0
No idea, atleast at college level we get to use gcc (cc command in *nix environments). But till then its all TC.
__________________
Harsh J
www.harshj.com
|
|
|
27-07-2008, 12:12 PM
|
#13 (permalink)
|
|
Guest
|
Re: Turbo C++ 3.0
gcc is what is used in most colleges except few ones(kerala).
|
|
|
|
27-07-2008, 05:23 PM
|
#14 (permalink)
|
|
* Teh Flirt King *
Join Date: Dec 2005
Location: Originally From : Ratlam M.P., Currently in: Hyderabad
Posts: 972
|
Re: Turbo C++ 3.0
My college (and most in MP) still stucked on TC... I use visual studio though...
__________________
World is just a Quizzical Reality : Quiz_Master//Ashwin :D
Blog: http://ashwinsaxena.com/blog - Tech, Life and Other Things.
|
|
|
27-07-2008, 05:31 PM
|
#15 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Turbo C++ 3.0
Quote:
Originally Posted by Quiz_Master
My college (and most in MP) still stucked on TC... I use visual studio though...
|
Mine too
|
|
|
27-07-2008, 05:33 PM
|
#16 (permalink)
|
|
18 Till I Die............
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
|
Re: Turbo C++ 3.0
Quote:
Originally Posted by nitish_mythology
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.
__________________
http://www.bash.org/?258908
|
|
|
27-07-2008, 05:35 PM
|
#17 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Turbo C++ 3.0
^^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.
|
|
|
29-07-2008, 03:29 PM
|
#18 (permalink)
|
|
I am the Legend.........
Join Date: Aug 2006
Location: sangli
Posts: 30
|
Re: Turbo C++ 3.0
teachers think their students should also learn c/cpp in a way they did. something like old is gold!!
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.
__________________
a sudoku web app designed using gwt and gae.- http://solvemysudoku.appspot.com
my blog- http://aniketawati.blogspot.com
|
|
|
29-07-2008, 03:56 PM
|
#19 (permalink)
|
|
C# Be Sharp !
Join Date: Jun 2006
Location: Toronto
Posts: 1,805
|
Re: Turbo C++ 3.0
Quote:
Originally Posted by ThinkFree
^^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 .
__________________
There are 10 types of people in the world: those who understand binary and those who do not.
|
|
|
29-07-2008, 07:58 PM
|
#20 (permalink)
|
|
OSS Enthusiast!
Join Date: Sep 2005
Location: Hills of Kumaoun
Posts: 664
|
Re: Turbo C++ 3.0
^^
I faced the exact same problem  My teacher told me same..........
__________________
Do you know, Shinigamis only eat apples???
|
|
|
29-07-2008, 08:41 PM
|
#21 (permalink)
|
|
Human Spambot
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
|
Re: Turbo C++ 3.0
But lucky that the university which has granted affiliation to my college prescribes ANSI Standard C++
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Similar Threads
|
| Thread |
Thread Starter |
Forum |
Replies |
Last Post |
|
Turbo C#
|
thetillian |
QnA (read only) |
1 |
10-07-2008 01:19 PM |
|
turbo c++ 4.5 or 3.1?
|
chillnow |
Software Q&A |
12 |
18-05-2008 05:47 PM |
|
turbo c
|
santu_29 |
Software Q&A |
3 |
06-03-2006 10:43 AM |
|
turbo c++ to dev c++
|
shivi4 |
Programming |
4 |
31-01-2006 10:27 PM |
|
turbo c++
|
jatinkompelli |
Programming |
7 |
20-01-2006 04:13 PM |
|
|
|