Go to the source code of this file.
Functions | |
| void | Analyse_Print_Error_Level (char *text, int level) |
| void | Analyse_Print_Error (char *text) |
| void | Analyse_Print_Debug (char *text) |
| void Analyse_Print_Debug | ( | char * | text | ) |
Definition at line 42 of file analyse_print.c.
| void Analyse_Print_Error | ( | char * | text | ) |
Definition at line 34 of file analyse_print.c.
| void Analyse_Print_Error_Level | ( | char * | text, |
| int | level ) |
Definition at line 27 of file analyse_print.c.