|
|
|
@ -29,7 +29,6 @@ void testSauvegarde(void);
|
|
|
|
|
int rechercheAdherant (int tNoCarte[], int nbelem);
|
|
|
|
|
int AjoutAdherent(int tNoCarte[], int tage[], int tPointsCarte[], int tCarteActive[], int tmax, int nbelem);
|
|
|
|
|
void ModificationAge(int tNoCarte[], int tage[], int nbelem);
|
|
|
|
|
void modificationEtat(int tNumCarte[], int tEtat[], int tailleLog)
|
|
|
|
|
|
|
|
|
|
/* Fonstions de gestion des points */
|
|
|
|
|
void ajouterPoints(int tNumCarte[], int tPoints[], int tailleLog);
|
|
|
|
|