Révision 237
Ajouté par Rayan REZKI il y a environ 3 ans
branch/REZKI/sp4a12/main.c | ||
---|---|---|
|
||
//Fonction ? modifier !!!!!
|
||
void traitement(char * trame)
|
||
{
|
||
{
|
||
static int cpt=0;
|
||
cpt++;
|
||
printf ("> %s\n",trame);
|
||
}
|
||
|
branch/REZKI/sp4a12/sp4a.cbp | ||
---|---|---|
<Build>
|
||
<Target title="Debug">
|
||
<Option output="sp4a" prefix_auto="1" extension_auto="1" />
|
||
<Option object_output=".\debug" />
|
||
<Option object_output="./debug" />
|
||
<Option type="1" />
|
||
<Option compiler="gcc" />
|
||
<Compiler>
|
Formats disponibles : Unified diff
nouvelle version du code Q10.3