Go4Expert Founder
22Apr2006,20:10   #21
shabbir's Avatar
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
lieweffect's Avatar
The errors messages are unable to open include file "stdio.h" and others
How to configure the directories.
Contributor
22Apr2006,20:25   #23
lieweffect's Avatar
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
lieweffect's Avatar
Yes I have successful to make the file.
Thank You Shabbir
Go4Expert Founder
22Apr2006,20:31   #25
shabbir's Avatar
Quote:
Originally Posted by lieweffect
Yes I have successful to make the file.
Thank You Shabbir
My pleasure.