h> int mkfifo(const char * path, mode_t mode);. Here's an example. It creates a FIFO, forks, then the parent process talks to the child via the ...
確定! 回上一頁