GRASS Programmer's Manual
6.4.3(2013)-r
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Macros
Pages
filename.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 "
G3d_intern.h
"
6
7
/*---------------------------------------------------------------------------*/
8
9
void
10
G3d_filename
(
char
*path,
const
char
*elementName,
const
char
*mapName,
11
const
char
*mapset)
12
{
13
G__file_name_misc
(path, G3D_DIRECTORY, elementName, mapName, mapset);
14
}
lib
g3d
filename.c
Generated on Sat Oct 5 2013 12:11:06 for GRASS Programmer's Manual by
1.8.4