GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
|
Manage Library - List elements. More...
#include <grass/gis.h>
#include <grass/glocale.h>
#include "manage_local_proto.h"
Go to the source code of this file.
Functions | |
void | M_do_list (int n, const char *mapset) |
List elements. | |
Manage Library - List elements.
(C) 2001-2012 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 do_list.c.
void M_do_list | ( | int | n, |
const char * | mapset ) |
List elements.
n | element index in the array (negative value for all elements) |
mapset | name of mapset ("" for search path) |
Definition at line 25 of file do_list.c.
References G_fatal_error(), G_list_element(), list, nlist, and NULL.