GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
raster3d/mapset.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
#include "raster3d_intern.h"
Include dependency graph for raster3d/mapset.c:

Go to the source code of this file.

Functions

void Rast3d_make_mapset_map_directory (const char *mapName)
 

Function Documentation

◆ Rast3d_make_mapset_map_directory()

void Rast3d_make_mapset_map_directory ( const char *  mapName)

Definition at line 9 of file raster3d/mapset.c.

References G_make_mapset_element(), GNAME_MAX, and RASTER3D_DIRECTORY.