Thursday, July 9, 2009

Why is that I get an error in C,"the include file stdio.h cannot be opened" even though it is installed?

Which operating system and compilers are you using?


It is most likely that the file either:


1) Is not in the header path


2) Does not exist in the right place


3) Cannot be accessed due to incorrect permissions.

radiata

No comments:

Post a Comment