| Main index | Section 2 | 日本語 | Deutsch | Options |
#include <fcntl.h>
The creat() function is the same as:
open(path, O_CREAT | O_TRUNC | O_WRONLY, mode);
| CREAT (2) | September 4, 2019 |
| Main index | Section 2 | 日本語 | Deutsch | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | VI = Virtually Incomprehensible. | ” |