943,998 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 4669
  • C++ RSS
Mar 7th, 2006
0

Turbo C help

Expand Post »
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.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hiten_1984 is offline Offline
2 posts
since Mar 2006
Mar 7th, 2006
0

Re: Turbo C help

Quote 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.
Featured Poster
Reputation Points: 1536
Solved Threads: 431
Posting Expert
iamthwee is offline Offline
5,865 posts
since Aug 2005
Mar 7th, 2006
0

Re: Turbo C help

>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.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004
Mar 7th, 2006
0

Re: Turbo C help

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 ).
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Mar 8th, 2006
0

Re: Turbo C help

Thanks, every1 for ur sugestions.

I will get the necessary compilers.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
hiten_1984 is offline Offline
2 posts
since Mar 2006

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.
Message:
Previous Thread in C++ Forum Timeline: Need help with CPU scheduling algorithms
Next Thread in C++ Forum Timeline: C++ prog





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


Follow us on Twitter


© 2011 DaniWeb® LLC