GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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