If I run below command, got the error.
xcrun cc jukebox.c
jukebox.c:1:9: fatal error: 'stdio.h' file not found
#include
^
1 error generated.
If I run below command, got the error.
xcrun cc jukebox.c
jukebox.c:1:9: fatal error: 'stdio.h' file not found
#include
^
1 error generated.
View the original article here
0 comments:
Post a Comment