Compiling: main.c
E:\projet\test_DVP\main.c:5: warning: function declaration isn't a prototype
E:\projet\test_DVP\main.c:6: warning: "struct personne" declared inside parameter list
E:\projet\test_DVP\main.c:6: warning: its scope is only this definition or declaration, which is probably not what you want
E:\projet\test_DVP\main.c:7: warning: "struct personne" declared inside parameter list
E:\projet\test_DVP\main.c:25: warning: function declaration isn't a prototype
E:\projet\test_DVP\main.c:32: warning: function declaration isn't a prototype
E:\projet\test_DVP\main.c: In function `ecriture':
E:\projet\test_DVP\main.c:80: warning: format argument is not a pointer (arg 2)
E:\projet\test_DVP\main.c: At top level:
E:\projet\test_DVP\main.c:100: warning: unused parameter 'pt'
E:\projet\test_DVP\main.c:100: warning: unused parameter 'nbel'
Linking console executable: bin\Release\test_DVP.exe
Output size is 23.19 KB
Process terminated with status 0 (0 minutes, 1 seconds)
0 errors, 9 warnings
Partager