Another way to pass data between COBOL and C programs is through named pipes. Named pipes are a method for ... int mkfifo(const char *path, mode_t mode).
確定! 回上一頁