Où est l'erreur et comment la corriger?
Fermé
Sofi
-
Chris 94 Messages postés 54087 Date d'inscription Statut Modérateur Dernière intervention -
Chris 94 Messages postés 54087 Date d'inscription Statut Modérateur Dernière intervention -
Bonjour,
typedef struct {
int num ;
char sf [11];
} personne ; personne t[10];
.
.
.
.
.
.
.29 switch(c)
30 case 1: t[i].sf='célibataire';
31 break;
.
.
.
.
(build message )
30 error : incompatible types when assigning to type 'char[11]'from type 'int'
typedef struct {
int num ;
char sf [11];
} personne ; personne t[10];
.
.
.
.
.
.
.29 switch(c)
30 case 1: t[i].sf='célibataire';
31 break;
.
.
.
.
(build message )
30 error : incompatible types when assigning to type 'char[11]'from type 'int'
Configuration: Windows / Chrome 79.0.3945.79
A voir également:
- Où est l'erreur et comment la corriger?
- Comment recuperer whatsapp supprimé par erreur - Guide
- Erreur 3000 france tv - Forum Lecteurs et supports vidéo
- Erreur 0x80070643 - Accueil - Windows
- Erreur t32 ✓ - Forum Livebox
- Erreur 0x80070643 Windows 10 : comment résoudre le problème de la mise à jour KB5001716 - Accueil - Windows