affichage.cpp:278:2: warning: no newline at end of file
affichage.cpp:14: warning: missing braces around initializer for 'int [7]'
affichage.cpp: In function 'void afficher_score(int, int)':
affichage.cpp:197: warning: format '%ld' expects type 'long int', but argument 3 has type 'int'
affichage.cpp:198: warning: format '%ld' expects type 'long int', but argument 3 has type 'int'
main.cpp:39: warning: unused parameter 'argc'
main.cpp:39: warning: unused parameter 'argv'
sound.cpp:70:2: warning: no newline at end of file
sound.cpp: In function 'void play_win()':
sound.cpp:58: warning: 'channel' is used uninitialized in this function
Partager