Project : Forums
Compiler : GNU GCC Compiler (called directly)
Directory : C:\dev\forums\
--------------------------------------------------------------------------------
Switching to target: default
Compiling: main.c
main.c:2: warning: return type defaults to `int'
main.c: In function `main':
main.c:4: warning: implicit declaration of function `prinft'
main.c:5: warning: implicit declaration of function `scanf'
main.c:8: warning: implicit declaration of function `printf'
main.c:9: error: syntax error before string constant
main.c:13: error: syntax error before "k"
main.c:26:2: warning: no newline at end of file
Process terminated with status 1 (0 minutes, 3 seconds)
2 errors, 5 warnings
Partager