943,185 Members | Top Members by Rank

Ad:
  • C Discussion Thread
  • Unsolved
  • Views: 108594
  • C RSS
You are currently viewing page 1 of this multi-page discussion thread
Sep 15th, 2006
2

Download Turbo C

Expand Post »
I w'd like tom Download Turbo C (window version). Can any one sugget any site,

thank in advance
Last edited by cscgal; Sep 15th, 2006 at 12:50 pm.
Similar Threads
Reputation Points: 14
Solved Threads: 1
Newbie Poster
xponse is offline Offline
8 posts
since May 2006
Sep 15th, 2006
2

Re: Download Turbo C

Tried here?
Reputation Points: 251
Solved Threads: 29
Posting Whiz in Training
andor is offline Offline
274 posts
since Jun 2005
Sep 15th, 2006
0

Re: Download Turbo C

Previously I downloaded that ,, but it running on MS-Dos only, and also mose is not working when I tried to run on commandprompt

Any way thatk for your quick reply
Reputation Points: 14
Solved Threads: 1
Newbie Poster
xponse is offline Offline
8 posts
since May 2006
Sep 15th, 2006
0

Re: Download Turbo C

Well try to look harder. Try to find previous post about this topic. here like this
Reputation Points: 251
Solved Threads: 29
Posting Whiz in Training
andor is offline Offline
274 posts
since Jun 2005
Sep 15th, 2006
1

Re: Download Turbo C

Moderator
Reputation Points: 3275
Solved Threads: 889
Posting Sage
WaltP is offline Offline
7,704 posts
since May 2006
Sep 15th, 2006
1

Re: Download Turbo C

Why not try something else which also supports "mouse" as you wanted:
Here is list of some free compilers and IDE which you may find really good and programmer friendly:

http://www.daniweb.com/techtalkforums/thread50370.html

Hope it helped, bye.
Super Moderator
Featured Poster
Reputation Points: 3233
Solved Threads: 719
Failure as a human
~s.o.s~ is offline Offline
8,871 posts
since Jun 2006
Sep 12th, 2007
0

Re: Download Turbo C

webcourse.cs.technion.ac.il/234112/Winter2004-2005/en/ho_Download%20Turbo-C.html -
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sudhi_lv is offline Offline
1 posts
since Sep 2007
Sep 12th, 2007
0

Re: Download Turbo C

Click to Expand / Collapse  Quote originally posted by sudhi_lv ...
webcourse.cs.technion.ac.il/234112/Winter2004-2005/en/ho_Download%20Turbo-C.html -
Your link is just a tad late isn't it (by a year or so) ?
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2281
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,938 posts
since Aug 2005
Sep 12th, 2007
0

Re: Download Turbo C

Well there is Turbo C++ Explorer 2006, which is new and latest one.

But if you want older one(they do not support ANSI C++) then look for Turbo C++ 4.5. But no hopes to fine it easily. Also you could get Borland C++ 3.1(there is a window version in addition to DOS one) or 4x which is almost similer to Turbo C.

So all you could do is search with google, but with little hopes.
Last edited by vishesh; Sep 12th, 2007 at 6:48 am.
Reputation Points: 85
Solved Threads: 42
Nearly a Posting Virtuoso
vishesh is offline Offline
1,362 posts
since Oct 2006
Sep 12th, 2007
0

Re: Download Turbo C

Click to Expand / Collapse  Quote originally posted by xponse ...
I w'd like tom Download Turbo C (window version). Can any one sugget any site,

thank in advance
Well I'm also learning C. I tried the Turbo thingy, but it doesn't work that well. At our institute thy use GPP compiler, but it's real troublesome. I would suggest Visual Studio C++ Express edition. Just select Win32 Console Application and keep the wizard settings as it is. Manually rename your file to *.c and then go into it's properties. Configuration Properties > C/C++ > Precompiled Headers Then change the settings to Create Precompiled Header (/Yc) And save it. In the program just include
  1. #include "stdafx.h"
I know it may sound too much. but It works for me. Even if you don't do all this it'll still work. I mean you'll get the result. But the only problem I saw without doing all the above mentioned steps in that you get a lot of warning messages. There are also troubles using scanf fuction. so that's why.. ^^ best of luck
Reputation Points: 40
Solved Threads: 12
Junior Poster
ChaseVoid is offline Offline
116 posts
since Aug 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
This thread is currently closed and is not accepting any new replies.
Previous Thread in C Forum Timeline: reading txt file then sending to function
Next Thread in C Forum Timeline: remove newline character from a string





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC