Turbo C help

Reply

Join Date: Mar 2006
Posts: 2
Reputation: hiten_1984 is an unknown quantity at this point 
Solved Threads: 0
hiten_1984 hiten_1984 is offline Offline
Newbie Poster

Turbo C help

 
0
  #1
Mar 7th, 2006
hi all,

this is my 1st message. i am a beginner in C.


can anyone help me out with the following Turbo C problem.
i am unable to complile my programs. i.e. instead of compiling my program the s/w compliles something else
(tc\inclde\iostream....something of this sort of a file pops up).

i tried hard to get out of this but to no avail. any help will be
appreciated.


Also can u help me find a good reference on how to efficiently use
Turbo C/C++


bye.

Thanks,
Hiten.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 5,264
Reputation: iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold iamthwee is a splendid one to behold 
Solved Threads: 376
Featured Poster
iamthwee's Avatar
iamthwee iamthwee is offline Offline
Posting Expert

Re: Turbo C help

 
0
  #2
Mar 7th, 2006
Originally Posted by hiten_1984
hi all,

this is my 1st message. i am a beginner in C.


can anyone help me out with the following Turbo C problem.
i am unable to complile my programs. i.e. instead of compiling my program the s/w compliles something else
(tc\inclde\iostream....something of this sort of a file pops up).

i tried hard to get out of this but to no avail. any help will be
appreciated.


Also can u help me find a good reference on how to efficiently use
Turbo C/C++


bye.

Thanks,
Hiten.
Hello I have turbo C. What is your trouble.
*Voted best profile in the world*
Reply With Quote Quick reply to this message  
Join Date: Sep 2004
Posts: 7,541
Reputation: Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute Narue has a reputation beyond repute 
Solved Threads: 704
Team Colleague
Narue's Avatar
Narue Narue is offline Offline
Code Goddess

Re: Turbo C help

 
0
  #3
Mar 7th, 2006
>Also can u help me find a good reference on how to efficiently use Turbo C/C++
Get a newer compiler, your braincells will thank you. A good free one is Dev-C++. Another decent free one is Borland C++ 5.5, but it doesn't come with an IDE.
I'm here to prove you wrong.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,145
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Turbo C help

 
0
  #4
Mar 7th, 2006
If you're using Turbo C you will never get anything using C++ style stream IO to compile.
If you're using Turbo C++ you won't likely get it to work either as it implements the old AT&T C++ definition which is (in places) quite different from the current ISO standard.

The free Borland 5.5 compiler is a good choice to learn. After that you should consider getting Visual C++ 2005 Express and the Windows Platform SDK (both free).
More modern/up to date compiler with a very nice editor indeed (total download is only about 850MB compared to something like 5MB for the Borland free compiler ).
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 2
Reputation: hiten_1984 is an unknown quantity at this point 
Solved Threads: 0
hiten_1984 hiten_1984 is offline Offline
Newbie Poster

Re: Turbo C help

 
0
  #5
Mar 8th, 2006
Thanks, every1 for ur sugestions.

I will get the necessary compilers.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC