|
Go4Expert Founder
|
![]() |
| 22Apr2006,20:10 | #21 |
|
There are no errors in the source but I guess you need to configuring the directories of turboC3 for the correct include paths. Try compiling Hello world program in TC 3. If its successful then try the above program.
|
|
Contributor
|
|
| 22Apr2006,20:19 | #22 |
|
The errors messages are unable to open include file "stdio.h" and others
How to configure the directories. |
|
Contributor
|
|
| 22Apr2006,20:25 | #23 |
|
Yes I have successful to compile the file
But when I select make file it appear the Linking error.How can I solve it |
|
Contributor
|
|
| 22Apr2006,20:30 | #24 |
|
Yes I have successful to make the file.
Thank You Shabbir |
|
Go4Expert Founder
|
![]() |
| 22Apr2006,20:31 | #25 |
|
Quote:
Originally Posted by lieweffect |

