after compiling its coming that "cant open STDIO.H file" but i hv tht file stored in my folder..wat to do?? need help..
Program in Turbo C is not working..?
check your path make sure it's pointing in the proper location. If you want another compiler check this out www.thefreecountry.com
Reply:How did you include the stdio.h. Was it as below:
#include "stdio.h" to search in current path or #include%26lt;stdio.h%26gt;
Secondly I suggest you move to gcc compiler rather than Turbo C which is not common industry standard.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment