uable open include flie stdio.h

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • 8019364864
    New Member
    • Mar 2014
    • 1

    uable open include flie stdio.h

    directories path changed but the error is coming iam doing c in windows 7 dosbox
  • Banfa
    Recognized Expert Expert
    • Feb 2006
    • 9067

    #2
    If you have checked that stdio.h is in the correct place on your harddisk then the problem has to be the paths you are passing to your compiler as places to search for headers.

    Comment

    Working...