GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <stdlib.h>
#include <grass/imagery.h>
#include <grass/spawn.h>
Go to the source code of this file.
Functions | |
int | I_list_groups (int full) |
int | I_list_subgroups (const char *group, int full) |
Definition at line 16 of file ls_groups.c.
References buf, fclose(), G__file_name(), G__make_mapset_element(), G_fatal_error(), G_getl2(), G_gets(), G_mapset(), G_spawn(), G_tempfile(), getenv(), I_free_group_ref(), I_get_group_ref(), I_get_group_title(), and NULL.
Definition at line 81 of file ls_groups.c.
References buf, fclose(), G__file_name(), G__make_mapset_element(), G_fatal_error(), G_getl2(), G_gets(), G_mapset(), G_spawn(), G_tempfile(), getenv(), I_free_group_ref(), I_get_subgroup_ref(), NULL, and sprintf().