GRASS GIS 8 Programmer's Manual
8.5.0dev(2025)-cf2ad99485
|
#include <../ucrt/sys/stat.h>
Go to the source code of this file.
Macros | |
#define | S_ISDIR(mode) (((mode) & S_IFMT) == S_IFDIR) |
#define | S_IRUSR _S_IREAD |
#define | S_IWUSR _S_IWRITE |