GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
Loading...
Searching...
No Matches
fmode.c
Go to the documentation of this file.
1#include <stdlib.h>
2#include <fcntl.h>
3#undef _fmode
4int _fmode = _O_BINARY;
int _fmode
Definition fmode.c:4