Révision 141
Ajouté par Louis JACQUET il y a environ 3 ans
branch/JACQUET/sp4a12/main.c | ||
---|---|---|
"$GPVTG,99.4,T,,M,0.4,N,0.7,K*57",
|
||
"$GPZDA,141914.00,01,02,2006,00,00*69",
|
||
0};
|
||
|
||
int tram_cmp(char *trame, char *type)
|
||
{
|
||
int i=0,res=1;
|
||
do
|
||
{
|
||
|
||
if (trame[i]==type[i])
|
||
{
|
||
|
||
i++;
|
||
}
|
||
else{res=o;};
|
||
} while ((type[i]!='\o')&&(res==1));
|
||
return(res);;
|
||
}
|
||
}
|
||
}
|
||
//Fonction ? modifier !!!!!
|
||
void traitement(char * trame)
|
||
{
|
Formats disponibles : Unified diff