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

Go to the source code of this file.

Functions

FILE * I_fopen_group_ref_new (const char *group)
 
FILE * I_fopen_group_ref_old (const char *group)
 
FILE * I_fopen_subgroup_ref_new (const char *group, const char *subgroup)
 
FILE * I_fopen_subgroup_ref_old (const char *group, const char *subgroup)
 

Function Documentation

FILE* I_fopen_group_ref_new ( const char *  group)

Definition at line 25 of file ref.c.

References I_fopen_group_file_new().

FILE* I_fopen_group_ref_old ( const char *  group)

Definition at line 30 of file ref.c.

References I_fopen_group_file_old().

FILE* I_fopen_subgroup_ref_new ( const char *  group,
const char *  subgroup 
)

Definition at line 44 of file ref.c.

References I_fopen_subgroup_file_new().

FILE* I_fopen_subgroup_ref_old ( const char *  group,
const char *  subgroup 
)

Definition at line 49 of file ref.c.

References fd, and I_fopen_subgroup_file_old().