int mkfifo(const char *filename,mode_t mode);. 访问命名管道:. 1、打开fifo文件. 与打开其它文件一样,fifo文件也可以用open打开,mkfifo文件只是创建一个fifo ...
確定! 回上一頁