17 static const char *
name =
"?";
18 static const char *original_name =
"?";
const char * G_original_program_name(void)
Return original path of the executed program.
char * G_basename(char *, const char *)
Truncates filename to the base part (before the last '.') if it matches the extension, otherwise leaves it unchanged.
void G_free(void *)
Free allocated memory.
void G_set_program_name(const char *s)
Set program name.
int G_is_dirsep(char)
Checks if a specified character is a valid directory separator character on the host system...
const char * G_program_name(void)
Return module name.
char * G_store(const char *)
Copy string to allocated memory.
int G_debug(int, const char *,...) __attribute__((format(printf