GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
Loading...
Searching...
No Matches
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 13 of file eol.c.

Referenced by I_read_one_signature(), and I_read_signatures().