GRASS GIS 7 Programmer's Manual
7.0.3(2016)-r00000
Main Page
Related Pages
Data Structures
Files
File List
Globals
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 Thu Jan 28 2016 22:20:00 for GRASS GIS 7 Programmer's Manual by
1.8.9.1