I downloaded eclipse for c/c++ but when I writes #include <stdio.h>
for example I got an error Unresolved inclusion: <stdio.h>
.
I see on the Internet some answers about similar problems but they didn't work in my case.
When I goes to Properties -> Paths and symbols
, I don't have any thing on "includes".