#include <stdio.h>
#include "numbers.h"
Include dependency graph for error_numbers.c:

Go to the source code of this file.
Functions | |
| number | getErr () |
| void | displayErr () |
Variables | |
| number | error |
Definition in file error_numbers.c.
|
|
Affiche "Erreur" L'argument est optionnel Definition at line 37 of file error_numbers.c. |
|
|
Fonction retournant error, quel que soit ses arguments Definition at line 33 of file error_numbers.c. References number. |
|
|
Initial value: { ERROR,
{0},
&getErr,
&getErr,
&getErr,
&getErr,
&displayErr}
Definition at line 24 of file error_numbers.c. |
1.3.9.1