Project : Forums
Compiler : GNU GCC Compiler (called directly)
Directory : C:\dev\forums2\
--------------------------------------------------------------------------------
Switching to target: default
Compiling: main.c
main.c: In function `main':
main.c:23: warning: assignment makes integer from pointer without a cast
main.c:25: error: invalid type argument of `unary *'
main.c:26: warning: format argument is not a pointer (arg 2)
main.c: At top level:
main.c:5: warning: unused parameter 'argc'
main.c:5: warning: unused parameter 'argv'
Process terminated with status 1 (0 minutes, 1 seconds)
1 errors, 4 warnings
Partager