Révision 18
Ajouté par Mafall FALL il y a environ 3 ans
branche/Mafall_FALL/sp4a12/main.c | ||
---|---|---|
0};
|
||
|
||
//Fonction ? modifier !!!!!
|
||
void traitement(char * trame)
|
||
{
|
||
void traitement(char * trame)
|
||
|
||
{
|
||
static int cpt=0;
|
||
|
||
|
||
|
||
|
||
|
||
cpt++;
|
||
printf ("> %s\n",trame);
|
||
}
|
||
|
Formats disponibles : Unified diff
MODIFICATIONS FONCTION MAIN