GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <unistd.h>
#include "G3d_intern.h"
Go to the source code of this file.
Functions | |
void | G3d_filename (char *path, const char *elementName, const char *mapName, const char *mapset) |
void G3d_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().
Referenced by G3d_range_write(), G3d_readHeader(), G3d_readRegionMap(), and G3d_writeHeader().