progrm_nme.c File Reference

#include "gis.h"
#include <string.h>

Include dependency graph for progrm_nme.c:

Go to the source code of this file.

Functions

char * G_program_name ()
 return module name
int G_set_program_name (char *s)


Function Documentation

char* G_program_name (  ) 

return module name

Routine returns the name of the module as set by the call to G_gisinit.

Parameters:
~ 
Returns:
char *

Definition at line 31 of file progrm_nme.c.

References name.

Referenced by G_done_msg(), G_recreate_command(), G_short_history(), and G_usage().

int G_set_program_name ( char *  s  ) 

Definition at line 36 of file progrm_nme.c.

References G_store(), and name.

Referenced by G_gisinit().


Generated on Mon Jan 1 19:49:38 2007 for GRASS by  doxygen 1.5.1