Problemes de C
Giniii
Messages postés
185
Date d'inscription
Statut
Membre
Dernière intervention
-
hamed01 Messages postés 207 Date d'inscription Statut Membre Dernière intervention -
hamed01 Messages postés 207 Date d'inscription Statut Membre Dernière intervention -
Bonjour,
j'ai un/ plusieurs soucis en C.
Je dois faire un jeu de la vie, et ja galère avec pas mal d'erreurs.
J'ai mis le fichier ici : http://new-irc.fr/game4.c.txt
le compilateur me dit :
game4.c: In function ‘main’:
game4.c:185: warning: passing argument 1 of ‘clear’ from incompatible pointer type
game4.c:187: warning: passing argument 1 of ‘charger’ from incompatible pointer type
game4.c:188: warning: passing argument 1 of ‘afficher’ from incompatible pointer type
game4.c:191: warning: passing argument 1 of ‘calculer’ from incompatible pointer type
game4.c:192: warning: passing argument 1 of ‘afficher’ from incompatible pointer type
et diverses fautes de segmentations...
Pourriez-vous m'éclairer s'il vous plait? :)
Merci d'avance,
Quentin.
j'ai un/ plusieurs soucis en C.
Je dois faire un jeu de la vie, et ja galère avec pas mal d'erreurs.
J'ai mis le fichier ici : http://new-irc.fr/game4.c.txt
le compilateur me dit :
game4.c: In function ‘main’:
game4.c:185: warning: passing argument 1 of ‘clear’ from incompatible pointer type
game4.c:187: warning: passing argument 1 of ‘charger’ from incompatible pointer type
game4.c:188: warning: passing argument 1 of ‘afficher’ from incompatible pointer type
game4.c:191: warning: passing argument 1 of ‘calculer’ from incompatible pointer type
game4.c:192: warning: passing argument 1 of ‘afficher’ from incompatible pointer type
et diverses fautes de segmentations...
Pourriez-vous m'éclairer s'il vous plait? :)
Merci d'avance,
Quentin.