#include "gis.h"#include "vect/dig_defines.h"Include dependency graph for find_vect.c:

Go to the source code of this file.
Functions | |
| char * | G_find_vector (char *name, char *mapset) |
| char * | G_find_vector2 (char *name, char *mapset) |
| char* G_find_vector | ( | char * | name, | |
| char * | mapset | |||
| ) |
Definition at line 27 of file find_vect.c.
References G__name_is_fully_qualified(), and G_find_file().
| char* G_find_vector2 | ( | char * | name, | |
| char * | mapset | |||
| ) |
Definition at line 45 of file find_vect.c.
References G__name_is_fully_qualified(), and G_find_file2().
1.4.7