posix_mknod() 定数
注意:
システムによっては いくつかの定数が使用できない場合があることに注意してください。
-
POSIX_S_IFBLK
(int) - ブロックスペシャルファイル。
-
POSIX_S_IFCHR
(int) - キャラクタスペシャルファイル。
-
POSIX_S_IFIFO
(int) - FIFO (名前つきパイプ) スペシャルファイル。
-
POSIX_S_IFREG
(int) - 通常のファイル。
-
POSIX_S_IFSOCK
(int) - ソケット。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google