GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#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) |
Definition at line 5 of file title.c.
References fclose(), fd, G_getl2(), G_suppress_warnings(), I_fopen_group_file_old(), and NULL.
Referenced by I_list_groups().