31 if (
ref->nfiles <= 0) {
32 fprintf(fd,
_(
"group <%s> is empty\n"), group);
36 for (i = 0; i <
ref->nfiles; i++) {
42 fprintf(fd,
_(
"group <%s> references the following raster maps\n"), group);
45 for (i = 0; i <
ref->nfiles; i++) {
78 for (i = 0; i <
ref->nfiles; i++)
106 frmt =
"<%.33s...@%.32s...>";
AMI_err name(char **stream_name)
void I__list_group_name_fit(char *buf, const char *name, const char *mapset)
Formats map name to fit in a 80 column layout.
int I_list_group(const char *group, const struct Ref *ref, FILE *fd)
Prints maps in a group (fancy version)
int I_list_group_simple(const struct Ref *ref, FILE *fd)
Prints maps in a group (simple version)