parent
2f669c508a
commit
e596fbb7c0
@ -1 +1,8 @@
|
|||||||
hCommun
|
|
||||||
|
|
||||||
|
// .h Roxane
|
||||||
|
int fchargement(int *tNoClient, char *tNomClient, char *tPreClient, int *tAge, int *tCActiv, int *tActivite, int *tPasseouPas,int *tPtsBought, int *tPtsBonus, char *tCat, int tmax);
|
||||||
|
void fRecherche(int *tNoClient, int n, int noClient, int *coderet, int *rang);
|
||||||
|
void fAffichage1Client(int *tNoClient, char *tNomClient, char *tPreClient, int *tAge, char *tStatut, int n, int noClient );
|
||||||
|
int afficheTous(int *tNoClient, char *tNomClient, char *tPreClient, int *tAge, char *tStatut, int n, int noClient )
|
||||||
|
|
||||||
|
Loading…
Reference in new issue