GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
|
DBMI Library (base) - who am i. More...
Go to the source code of this file.
Functions | |
const char * | db_whoami (void) |
Who am i? More... | |
DBMI Library (base) - who am i.
(C) 1999-2009, 2011 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file db/dbmi_base/whoami.c.
const char* db_whoami | ( | void | ) |
Who am i?
Check environmental variable LOGNAME
Definition at line 26 of file db/dbmi_base/whoami.c.
References G_store().