parent
a08c7d1fe5
commit
684f6dff6c
@ -1,46 +0,0 @@
|
||||
// Inclusion de la bibliothèque sae102.h pour connaître les fonctions et pour inclure la bibliothèque <stdio.h>
|
||||
|
||||
#include "sae102.h"
|
||||
|
||||
/*
|
||||
|
||||
Structures
|
||||
VilleIUT (Erwan)
|
||||
ldept (liste de département) (Erwan)
|
||||
MaillonDept (Coco)
|
||||
|
||||
Sous menus
|
||||
User (Coco)
|
||||
Admin (Erwan)
|
||||
|
||||
Fonctions
|
||||
Recherche (hard (x3)) (Erwan)
|
||||
Ajouter (hard) (Coco)
|
||||
Supprimer (hard) (Coco)
|
||||
Charger (moyen) (Erwan)
|
||||
Sauvegarder (ez) (Erwan)
|
||||
Afficher (ez+) (Erwan)
|
||||
ModifNbPlaces (moyen-) (Coco)
|
||||
ModifResp (moyen-) (Coco)
|
||||
|
||||
TESTS
|
||||
DOCS
|
||||
|
||||
for()
|
||||
if()
|
||||
|
||||
coucou = coucou
|
||||
|
||||
5+6 -> 5 + 6
|
||||
|
||||
|
||||
|
||||
int fonc(void){
|
||||
|
||||
printf("");
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
*/
|
Loading…
Reference in new issue