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_makeMapsetMapDirectory (const char *mapName) |
void G3d_makeMapsetMapDirectory | ( | const char * | mapName | ) |
Definition at line 9 of file g3dmapset.c.
References buf, G__make_mapset_element(), and sprintf().
Referenced by G3d_openCellNew(), and G3d_writeHeader().