|
-
October 11th, 2005, 10:10 PM
#1
Dev-Cpp and Turbo C Compilers
Hi there,
I have this DevCpp compiler ver 4.9.9.2 and a turbo C compiler. I tried to run this code which I saw from the net. If I use the DevCpp compiler an error will occur however, using the same code with the turbo C compiler, the program run.
Why is this so?
thanks
-
October 19th, 2005, 08:10 AM
#2
Re: Dev-Cpp and Turbo C Compilers
-
October 19th, 2005, 08:31 AM
#3
Re: Dev-Cpp and Turbo C Compilers
Welcome to CodeGuru.
 Originally Posted by bournetoday
Why is this so?
May be because we were not informed about this? Kidding . Please show the code that you ran or a link to the code that you got from the net otherwise how will we know what you tried running. The code could be something similar to this:
Code:
"Merry Christmas, bournetoday! This is the code, run it!"
we don't know until you post the code. Regards.
Can you help me with my homework assignment?, Before you post!, Use code tags, How to post!, Codeguru technical FAQs, C++ FAQ Lite, Stroustrup: C++ Style and Technique FAQ, Guru of the Week, Comeau C and C++ FAQs, Comeau C++ Templates FAQs, CUJ @ DDJ, Spam threshold
My Blogs : Learning C++ is fun | Abnegator's reflections
Open Threads : C++ Aha! Moments | Nature of work in C++?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|