GRASS GIS 7 Programmer's Manual
7.0.5(2016)-r00000
fileno.c
Go to the documentation of this file.
1
14
#include <grass/rowio.h>
15
25
int
Rowio_fileno
(
const
ROWIO * R)
26
{
27
return
R->fd;
28
}
Rowio_fileno
int Rowio_fileno(const ROWIO *R)
Get file descriptor.
Definition:
fileno.c:25
rowio
fileno.c
Generated on Sun Oct 2 2016 20:26:53 for GRASS GIS 7 Programmer's Manual by
1.8.12