GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
Manage Library - Element info. More...
#include <grass/gis.h>
#include "manage_local_proto.h"
Go to the source code of this file.
Functions | |
const struct list * | M_get_list (int n) |
Get list structure. | |
int | M_get_element (const char *data_type) |
Find element type by name. | |
Manage Library - Element info.
(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 manage/list.c.
int M_get_element | ( | const char * | data_type | ) |
Find element type by name.
data_type | element type |
Definition at line 42 of file manage/list.c.
References G_strcasecmp(), list, and nlist.