1 2 3 4 5 6 7 8 9 10 11 12
|
Project : Forums
Compiler : GNU GCC Compiler (called directly)
Directory : C:\dev\forums\
--------------------------------------------------------------------------------
Switching to target: default
Compiling: main.c
main.c: In function `main':
main.c:6: warning: long unsigned int format, long double arg (arg 2)
Linking console executable: console.exe
Process terminated with status 0 (0 minutes, 1 seconds)
0 errors, 1 warnings |