|
|
|
void chargeDonnees(int *tLogArticle, int *tLogClient,int reference[], float weight[], float volume[], float unitPrice[], int clientID[], float cagnotte[], int suspended[], int isAdmin[]);
|
|
|
|
void chargeDonnees(int *tLogArticle, int *tLogClient,int reference[], float weight[], float volume[], float unitPrice[], int clientID[], float cagnotte[], int suspended[], int isAdmin[]);
|
|
|
|
int chargeArticles(int reference[], float weight[], float volume[], float unitPrice[]);
|
|
|
|
int chargeArticles(int reference[], float weight[], float volume[], float unitPrice[]);
|