GRASS GIS 8 Programmer's Manual
8.5.0dev(2025)-20906a4402
|
A wrapper function for MSVC _creat() that converts permission mode. More...
#include <fcntl.h>
#include <sys/stat.h>
Go to the source code of this file.
Functions | |
int | __creat (const char *pathname, int mode) |
A wrapper function for MSVC _creat() that converts permission mode.
(C) 2025 by the GRASS Development Team
SPDX-License-Identifier: GPL-2.0-or-later
Definition in file creat.c.