Add )) test & 1 fonction manquante dans le header
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
char *duplique_chaine(char *s);
|
||||
void erreur(char *message);
|
||||
void erreur_1s(char *message, char *s);
|
||||
void indent();
|
||||
void affiche_balise_ouvrante(const char *fct_, int trace_xml);
|
||||
void affiche_balise_fermante(const char *fct_, int trace_xml);
|
||||
void affiche_element(char *fct_, char *texte_, int trace_xml);
|
||||
|
||||
Reference in New Issue
Block a user