GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
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(), NULL, opendir(), and readdir().