|
GRASS GIS 8 Programmer's Manual 8.4.1(2025)-exported
|
GIS library - Determine GRASS data base file name. More...
#include <string.h>#include <stdlib.h>#include <grass/gis.h>#include "gis_local_proto.h"
Go to the source code of this file.
Functions | |
| char * | G_file_name (char *path, const char *element, const char *name, const char *mapset) |
| Builds full path names to GIS data files. | |
| char * | G_file_name_misc (char *path, const char *dir, const char *element, const char *name, const char *mapset) |