|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
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. | |
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.
Check if element is empty.
| elem | element name |
Definition at line 28 of file empty.c.
References closedir(), G_file_name(), G_mapset(), GPATH_MAX, NULL, opendir(), and readdir().
Referenced by M_read_list().