Révision 139
Ajouté par Florentin GAMEL il y a environ 3 ans
main.c | ||
---|---|---|
{
|
||
static int cpt=0;
|
||
cpt++;
|
||
static int cpt=0;
|
||
cpt++;
|
||
|
||
printf ("> %s\n",trame);
|
||
printf ("> %s\n",trames[4]);
|
||
}
|
||
|
||
int trame_cmp(char*trame, char*type)
|
Formats disponibles : Unified diff
question 5