函式說明, mkfifo()會依引數pathname建立特殊的FIFO檔案,該檔案必須不存在,而引數mode為該檔案的許可權(mode%~umask),因此umask值也會影響到FIFO檔案 ...
確定! 回上一頁