27 #include <grass/gis.h>
28 #include <grass/vect/dig_defines.h>
57 return G_find_file(GRASS_VECT_DIRECTORY, name, mapset);
char * G_find_vector(char *name, const char *mapset)
char * G_find_vector2(const char *name, const char *mapset)
find a vector map (look but don't touch)
char * G_find_file2(const char *element, const char *name, const char *mapset)
searches for a file from the mapset search list or in a specified mapset. (look but don't touch) retu...
char * G_find_file(const char *element, char *name, const char *mapset)
searches for a file from the mapset search list or in a specified mapset. returns the mapset name whe...