GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-847944e18e
|
Manage Library - Check if element is empty. More...
Go to the source code of this file.
Functions | |
int | M__empty (char *elem) |
Check if element is empty. More... | |
Manage Library - Check if element is empty.
(C) 2001-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 empty.c.
int M__empty | ( | char * | elem | ) |
Check if element is empty.
elem | element name |
Definition at line 28 of file empty.c.
References G_file_name(), G_mapset(), GPATH_MAX, and NULL.