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

Go to the source code of this file.

Functions

void Rast3d_filename (char *path, const char *elementName, const char *mapName, const char *mapset)
 

Function Documentation

◆ Rast3d_filename()

void Rast3d_filename ( char *  path,
const char *  elementName,
const char *  mapName,
const char *  mapset 
)

Definition at line 10 of file filename.c.

References G_file_name_misc(), and RASTER3D_DIRECTORY.

Referenced by Rast3d_range_write().