2. mkfifo. Syntax int mkfifo(const char *pathname, mode_t mode);. where pathname correspnds to fifo name and mode corresponds to file mode.
確定! 回上一頁