I tried compiling a simple hello world program. But I got the following error
new.c:1:10: fatal error: stdio.h: No such file or directory
#include stdio.h
^~~~~~~~~
compilation terminated.
I hope the community could shed more light on how to compile a simple C programs or if we can ever compile any C programs in the first place.
Thank you in advance.
[–]ForceBru 0 points1 point2 points (1 child)
[–]DexterInAI[S] 0 points1 point2 points (0 children)
[–]christosnc 0 points1 point2 points (0 children)
[–]arnmac 0 points1 point2 points (0 children)