GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
void | print_error (int err_code, char *msg,...) __attribute__((format(printf |
void void | print_warning (char *msg,...) __attribute__((format(printf |
void void void | print_done (void) |
void void void print_done | ( | void | ) |
Definition at line 70 of file gem/error.c.
Referenced by bin_install(), check_extension(), exit_db(), exit_tmp(), restore(), source_clean(), source_install(), test_install(), uninstall(), unpack_extension(), and wget_extension().
void print_error | ( | int | err_code, |
char * | msg, | ||
... | |||
) |
void void print_warning | ( | char * | msg, |
... | |||
) |