int mkfifo (const char* pathname, mode_t mode) ;. 其中pathname是一个普通的Unix路径名,它是该FIFO的名字。 mode参数指定文件权限位, ...
確定! 回上一頁