int mkfifo(const char * pathname,mode_t mode); 函数说明 mkfifo()会依参数pathname建立特殊的FIFO文件,该文件必须不存在,而参数mode为该文件的 ...
確定! 回上一頁