|
|
@ -228,7 +228,7 @@ void modifclientglobal (void)
|
|
|
|
int tabNC [100]={0}, tabsuspension [100]={0};
|
|
|
|
int tabNC [100]={0}, tabsuspension [100]={0};
|
|
|
|
float tabCAG [100]={0};
|
|
|
|
float tabCAG [100]={0};
|
|
|
|
|
|
|
|
|
|
|
|
//coderreur=creationfichier();
|
|
|
|
coderreur=creationfichier();
|
|
|
|
|
|
|
|
|
|
|
|
n=tableaucharge(tabNC,tabCAG,tabsuspension,tmax);
|
|
|
|
n=tableaucharge(tabNC,tabCAG,tabsuspension,tmax);
|
|
|
|
if (n==-1 || n==-2)
|
|
|
|
if (n==-1 || n==-2)
|
|
|
|