GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
title.c File Reference
#include <stdio.h>
#include <grass/imagery.h>
Include dependency graph for title.c:

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)
 

Function Documentation

int I_get_group_title ( const char *  group,
char *  title,
int  n 
)

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().

int I_put_group_title ( const char *  group,
const char *  title 
)

Definition at line 22 of file title.c.

References fclose(), fd, I_fopen_group_file_new(), and NULL.