open(2) System Calls Manual open(2) NAME topopen, openat, creat - open and possibly create a file LIBRARY topStandard C library (libc, -lc) SYNOPSIS top#include <fcntl.h> int open(const char *pathname, int flags, ... /* mode_t mode */ ); int creat(const char *pathname, mode_t mode); int openat(int dirfd, const char *pathname, int flags, ... /* mode_t mode */ ); /* Documente
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く