#include "erreur.h"
#include <stdio.h>
Include dependency graph for erreur.c:
Go to the source code of this file.
Functions | |
void | print_erreur (const char *m) |
Definition in file erreur.c.
|
Affiche un message d'erreur selon l'erreur courante
Definition at line 15 of file erreur.c. References E_EXISTS, E_INIT, E_LONG, E_NONE, E_NOT_FOUND, E_SYNTAXE, and E_UNSUP. |