|
GRASS Programmer's Manual
6.4.2(2012)
|
#include <stdio.h>#include <grass/imagery.h>
Go to the source code of this file.
Functions | |
| int | I_get_group_title (const char *group, char *title, int n) |
| int | I_put_group_title (const char *group, const char *title) |
| int I_get_group_title | ( | const char * | group, |
| char * | title, | ||
| int | n | ||
| ) |
Definition at line 5 of file title.c.
References G_getl2(), G_suppress_warnings(), I_fopen_group_file_old(), and NULL.
Referenced by I_list_groups().
| int I_put_group_title | ( | const char * | group, |
| const char * | title | ||
| ) |
Definition at line 22 of file title.c.
References I_fopen_group_file_new(), and NULL.