GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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

◆ I_get_group_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.

◆ I_put_group_title()

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.