#ifndef ENTREE_SORTIE_H_H #define ENTREE_SORTIE_H_H #include "biblioH.h" BiblioH* charger_n_entrees(char* nomfic, int n); void enregistrer_biblio(BiblioH *b, char* nomfic); #endif // !ENTREE_SORTIE_H_H