Ajout de fonctions

master
Kyllian CHABANON 2 years ago
parent b367971e8c
commit 19f407c1b2

@ -738,4 +738,4 @@ int FrequenceCentre()
{
}
*/
*/

@ -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);

Loading…
Cancel
Save