Go Back   DriverHeaven > Forums > Software / Tools > Programming, Coding, (Web)Design
Register Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
Old Jul 1, 2005, 03:44 AM   #1 (permalink)
moon_dog
DriverHeaven Newbie
 
Join Date: Jul 2005
Posts: 1
moon_dog is on a distinguished road

borland/turbo c

what's the difference between borland C and Turbo C?
moon_dog is offline   Reply With Quote
Old Jul 14, 2005, 11:49 AM   #2 (permalink)
md5
DriverHeaven Senior Member
 
md5's Avatar
 
Join Date: Dec 2004
Location: Inside DriverHeaven
Posts: 876
md5 is on a distinguished road

"Borland Turbo C++" is the flavor of C++ that Borland provides. There are many flavors of C++ out there, e.g. Microsoft's C++, mingw32 etc... The language is the same, the only thing that differs is the compiler/linker and hence the libraries used in each one. There is no "Borland C" and "Turbo C". Borland is the company, Turbo C++ is the C++ flavor they offer (now named C++ Builder, which is the IDE to that language plus Borland's other tools)

You can find all the available C++ Builder downloads at Borland here:
http://www.borland.com/downloads/download_cbuilder.html
__________________
md5 is offline   Reply With Quote
Old Dec 11, 2005, 09:38 AM   #3 (permalink)
hr_prc
DriverHeaven Newbie
 
Join Date: Dec 2005
Posts: 2
hr_prc is on a distinguished road

I have installed the Turbo C in "C:\TC" . If my working directory is "C:\temp" , I am not able to invoke the TC editor in MS-DOC prompt. It says unrecognized command. The directories path are set to "C:\TC". Can you help me working from any of the directory of my choice than C:\TC.

Thanks
Amit
hr_prc is offline   Reply With Quote
Old Dec 11, 2005, 10:10 AM   #4 (permalink)
bug77
DriverHeaven Senior Member
 
Join Date: Oct 2003
Location: around
Posts: 792
bug77 is on a distinguished road

Just add the dir containing tc.exe to your path. Or include the full path in the command line.
bug77 is offline   Reply With Quote
Old Dec 12, 2005, 08:39 PM   #5 (permalink)
hr_prc
DriverHeaven Newbie
 
Join Date: Dec 2005
Posts: 2
hr_prc is on a distinguished road

Thanks for the reply. About adding the path on the command line: is there any way I can add the path of tc.exe in a file like Autoexec.bat or Init so that Whichever directory I am working in, TC command would be interpreted by the compler.

Thanks for your patience.
hr_prc is offline   Reply With Quote
Old Dec 15, 2005, 02:33 PM   #6 (permalink)
logos1
DriverHeaven Newbie
 
Join Date: Feb 2005
Posts: 14
logos1 is on a distinguished road

you can do 'set PATH=C:\TC;%PATH%' before you compile.. or you can add it to the 'PATH' environment variable in system properties.
logos1 is offline   Reply With Quote
Reply



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

 
Powered by: vBulletin
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
Artwork by Allan 'Zardon' Campbell, vBulletin implementation by Craig '5320' Humphreys based on original artwork by Ratchet.

All times are GMT -5. The time now is 12:14 AM. Copyright ©2008 DriverHeaven.net