Can somebody help me with the problem when NetBeans can't find my std? I tried to reparse the project and the directory solution doesn't work properly. I'm currently using 8.1 version.
I solved, I needed to include <stdio.h>.
<stdio.h>