#ifndef ENTREE_SORTIE_LC_H #include "biblioLC.h" Biblio* charger_n_entrees(char* nomfic, int n); void enregistrer_biblio(Biblio *b, char* nomfic); #endif // !ENTREE_SORTIE_LC_H