GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-6c790bf5c0
raster3d/mapset.c
Go to the documentation of this file.
1 #include <stdio.h>
2 #include <stdlib.h>
3 #include <sys/types.h>
4 #include <unistd.h>
5 #include "raster3d_intern.h"
6 
7 /*---------------------------------------------------------------------------*/
8 
9 void Rast3d_make_mapset_map_directory(const char *mapName)
10 {
12 }
int G_make_mapset_dir_object(const char *, const char *)
Create directory for an object of a given type.
Definition: mapset_msc.c:108
void Rast3d_make_mapset_map_directory(const char *mapName)
#define RASTER3D_DIRECTORY
Definition: raster3d.h:31