GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
eol.c File Reference
#include <grass/imagery.h>
#include <stdio.h>
Include dependency graph for eol.c:

Go to the source code of this file.

Functions

int I_get_to_eol (char *line, int len, FILE *fd)
 

Function Documentation

◆ I_get_to_eol()

int I_get_to_eol ( char *  line,
int  len,
FILE *  fd 
)

Definition at line 12 of file eol.c.

Referenced by I_read_signatures().