GRASS GIS 7 Programmer's Manual  7.0.2(2015)-r00000
fmode.c
Go to the documentation of this file.
1 #include <stdlib.h>
2 #include <fcntl.h>
3 #undef _fmode
4 int _fmode = _O_BINARY;
int _fmode
Definition: fmode.c:4