GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
#include <unistd.h>
#include <grass/gis.h>
#include <grass/config.h>
Go to the source code of this file.
Functions | |
const char * | G__machine_name (void) |
const char * G__machine_name | ( | void | ) |
Definition at line 17 of file mach_name.c.
References G_initialize_done(), G_is_initialized(), name, and strcpy.
Referenced by G__temp_element(), G__temp_element_basedir(), and G_init_all().