GRASS Programmer's Manual 6.4.1(2011)
fmode.c
Go to the documentation of this file.
00001 #include <stdlib.h>
00002 #include <fcntl.h>
00003 #undef _fmode
00004 int _fmode = _O_BINARY;
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines