Compare commits
3 Commits
843673a9d5
...
5ecfab0cb9
Author | SHA1 | Date |
---|---|---|
![]() |
5ecfab0cb9 | 2 years ago |
![]() |
de17492e52 | 2 years ago |
![]() |
e8b898255a | 2 years ago |
@ -1,2 +1,5 @@
|
||||
Grenoble Informatique 112 Dupont Jean
|
||||
Clermont-Ferrand Informatique 136 Simon Carine
|
||||
Clermont-Ferrand 2
|
||||
Informatique
|
||||
Biologie
|
||||
136
|
||||
Simon Carine
|
@ -0,0 +1,6 @@
|
||||
typedef Liste; //a modifier
|
||||
|
||||
|
||||
char* lireVille(FILE*);
|
||||
char* lireDept(FILE*);
|
||||
Liste initListe(void);
|
Loading…
Reference in new issue