parent
fc6be00d3d
commit
96fffe9e38
@ -0,0 +1,8 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
int Ouverture();
|
||||
int pointsBonus();
|
||||
void sauvegarde();
|
||||
int CreationAdherent();
|
||||
int FrequenceCentre();
|
@ -0,0 +1 @@
|
||||
Ncarte nom prenom age pointsCarte carteActive nbActivitesJour
|
Loading…
Reference in new issue